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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment