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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment