What does Unity Editor do when it recompiles? My editor crashes on recompiling.
I am using Unity 2019.3.0f1. The Editor crashes when:
I modify a script, return to Unity and it starts to recompile
I create a new script
I delete a script
It does not crash when I start the Editor or when I operate other stuff.
Asset Pipeline V2 or V1 are the same.
I have a custom native plugin which may be the root of the problem, but I can't get much information inside the crash log. I hope I can understand what Unity does and find out what goes wrong.
My crash log is here
Your answer
Follow this Question
Related Questions
Editor crashes on quit if mesh is "static" in 2018.1.1 0 Answers
The game crashes only on some Windows devices 0 Answers
Orientation change black screen (android) 0 Answers
Unity Crash Report doesn't work 0 Answers
Unity bug reporter not working , I'm not able to post any bug reports Can anybody help? 0 Answers