Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.4p1
Issue ID
786416
Regression
No
Unity Freezes while recompiling the script
To reproduce the issue follow the steps:
1. Go to Windows tab and open REX extension
2. Play scene
3. Write any expression into REX window (etc. "x=1+1") and evaluate
4. At this point you have REX up and running with out any issues
5. Stop scene that was play
6. Play scene again
7. At this point Unity freezes.
It is not consistent, might take a few tries before the issue occurs.
How to get stacktrace:
8. While Unity is frozen, open up and attach debugger to Unity
9. Hit "Break" button, which should break the current execution
10. AT this point Unity throws the crash report window
Reproduced in 5.4.0b22, 5.3.4p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment