Search found 3 matches

by seadou19
Wed Jan 31, 2024 8:29 pm
Forum: General Discussion
Topic: Easy Save Auto Save not Working
Replies: 1
Views: 650

Easy Save Auto Save not Working

Hello I am using unity for my game. I am trying to save a script attached to the player called playerVariables. If I only save the player's transform the auto-save works correctly however if I try to include this script the save does not work entirely. If I go to the advanced settings and try and on...
by seadou19
Fri Nov 17, 2023 9:23 pm
Forum: Auto Save Examples
Topic: Save and Load Prefab Instances using Auto Save
Replies: 29
Views: 34980

Re: Save and Load Prefab Instances using Auto Save

The tutorial project is saving the assets when quitting but not their position in the game. Not sure if that is something we are supposed to change but I do not see any instructions so I'm confused. Basically all the shapes spawn at position (0,1,-10)
by seadou19
Wed Nov 15, 2023 10:19 pm
Forum: General Discussion
Topic: Error with URP when importing Easy Save
Replies: 1
Views: 762

Error with URP when importing Easy Save

For some reason, after importing Easy Save to my project, it no longer compiles, and the error I get is Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll: Copying the file failed: The process cannot access the file because it is being used by another process. Not sure how to make Easy S...