|
When the game is playing, I save changes to a script and return to Unity, it compiles the changes and continues where it left off. A fantastic feature except for one issue: private values that I initialize are lost and I am spammed with NullReferenceExceptions. Is there any opportunity to save the state of my objects prior to recompile?
(comments are locked)
|
