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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment