Quantcast
Channel: Questions in topic: "assemblies"
Viewing all articles
Browse latest Browse all 145

Is it possible to disable runtime reloads?

$
0
0
A minor annoyance for me right now is that when I change scripts from outside unity while the game is running, then go back to unity, everything in my game stops working, since there's some parts that can't reload at runtime. So Unity tries to reload all my assemblies every time I do this. I try to remember to stop the game while making changes (since unity refreshes much faster in this case) but often I forget. Is there a way to prevent unity from trying a runtime reload or is there a better way of avoiding this delay?

Viewing all articles
Browse latest Browse all 145

Trending Articles