Page 3 of 3

Re: Autosave prefab configuration not saving?

Posted: Sun Oct 02, 2022 1:05 pm
by Joel
irvin wrote: Sun Oct 02, 2022 12:53 pm I just ran into this again and one thing it might be is Rider. I haven't touched the autosave config since getting the update from Joel and just tried changing something and ran into the issue again. After seeing giltar mention they are also using Rider, I tried changing the config before starting Rider and the saving of the config worked, not sure if it's a coincidence, but should be an easy thing to check @giltar. Hopefully that's it/it helps!
Thanks for the information, really appreciate it. I've not used Rider before but looking at the docs it does appear to have functionality which could affect Unity's Editor serialization (it appears to intercept events in order to achieve certain functionality such as controlling play-mode) , so you could have very well located the issue here.

All the best,
Joel