Search Issue Tracker
Not Reproducible
Votes
2
Found in
2017.1.1f1
Issue ID
948385
Regression
No
Editor hangs after several compile loops
How to reproduce:
1. Open the attached project
2. Open the "EchoWire" scene.
3. Press Play, play around a bit.
4. Open the "EchoWireBehaviour" script
5. Edit some lines and swap back to Unity
6. Repeat 3-5 until Unity hangs (sometimes takes a few times)
Actual result: Unity freezes.
Reproducible with: 5.6.3p4, 2017.1.1p3, 2017.2.0f1, 2017.3.0b2.
Not reproducible with: 2017.4.13f1, 2018.1.9f2, 2018.2.14f1, 2018.3.0b7, 2019.1.0a6.
Notes:
Freeze is caused by lines 140-152 in the "EchoWireBehaviour" script.
Could not test with 5.5 because of errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment