Search Unity

Problem saving score in PS VITA

Discussion in 'PSM' started by rponceaci4, Mar 20, 2015.

  1. rponceaci4

    rponceaci4

    Joined:
    Mar 20, 2015
    Posts:
    4
    Hello,

    I am trying to save the score using "PlayerPrefs.SetInt" and "PlayerPrefs.GetInt" and it is working when in my computer but when i trie the game in my ps vita when i go out from it the scores starts from scracth again.

    Really i do not understand why, i mean, y my computer works but for any reason in the ps vita, at the moment to go out from the game, something in the memory is erased.

    Please, i would apreciate if you could help me.

    Thanks in advance.

    R.
     
  2. rponceaci4

    rponceaci4

    Joined:
    Mar 20, 2015
    Posts:
    4
    Ok, it is solved!!

    Once i restart the ps vita the trouble simply disappeared

    Thanks for reading.
     
  3. mbowen89

    mbowen89

    Joined:
    Jan 21, 2013
    Posts:
    639
    Are you doing PlayerPrefs.Save() ?