How to use Unity’s live recompile
When you’re running your project in Unity and you edit and save your source code, the default behaviour of Unity is to stop, recompile and continue playing the project. Most of the time it throws a whole bunch of errors, fails and you simply restart the project and keep playing. Most people turn this feature … Read more