Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.6.0b11
Issue ID
896546
Regression
Yes
Editor crashes when repeatedly starting and stopping the scene
Unity editor crashes when repeatedly starting and stopping the scene. The crash sometimes occurres when the editor is loading.
It seems that when the "Image" component is detached from the "Dismiss Button" Game Object, the crash does not occur (see the attached image).
To reproduce:
1. Open the "repro" project
2. Open the "test" scene
3. Play and Stop the scene numerous times
Desired outcome: The editor should play/stop the scene without crashing regardless of how many times the play/stop buttons are clicked.
Actual result: The editor crashes after about ~20 play/stop clicks.
Reproduced from 5.6.0b11, 5.6.0f1, 2017.1.0a4
Not reproduced from 5.5.3p1, 5.6.0f3, 2017.1.0a6
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