I’ve Save/Load performance the place I take advantage of LoadGameFromSlot
, SaveGameToSlot
and SaveGame
object.
After I use it contained in the UE4 editor – every little thing works fantastic.
However after I make a package deal and launch it as a separetee sport – it don’t work.
For instance I save sport on Level_1
, then open Level_2
and cargo saved sport. After load is completed – participant teleports outdoors of the map. I checked – values of all variables together with palyer location was saved after which it was loaded appropriately.
Can’t perceive, what’s mistaken. I attempted to make totally different packages however error remains to be there.
Right here you possibly can see values of the variables after I press Load button after stage was loaded for each variations – wich I launch from UE4 and from the package deal. It’s the identical