Replies: 1 comment 1 reply
-
I'm thinking of giving "Hot Reload" a try. The continual stop/restarting of Unity is painful. Need to find a way to reduce the amount of restarting. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
REWROTE THIS -- I was mistaken about our own app... it's not fully supporting Edit/Continue yet, and may never get there.
Does NovaUI have a plan to enable this? (Edit-and-Continue without it throwing incessant Null errors.)
I was mistaken about how difficult this is to achieve. Looks like everything that is part of our game state needs to be full serializable, else it also becomes null. Yeesh.
Beta Was this translation helpful? Give feedback.
All reactions