Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0a6
2018.3.0a5
Issue ID
1062813
Regression
Yes
Unity crashes on std::deque<InputEvent,std::allocator<InputEvent> >::erase when using SetParent on a large amount of GameObjects
Repro steps:
1. Open attached project
2. Open scene "Scene"
3. Enter Play Mode
4. Press the "+10000" button in the Game View (might crash on this step)
5. Unpause the Play Mode and repeat step 4 several times
6. Exit Play Mode
Expected: Unity exits Play Mode
Actual: Unity throws StackOverflowException and crashes
Reproducible with: 2018.1.0a6, 2018.1.9f1, 2018.2.1f1, 2018.3.0a5
Not reproducible with: 2017.2.3p2, 2017.4.8f1
Notes:
- On some versions, bug reporter doesn't pop up
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2020.2.X):
I can't reproduce this in 2020.2. I don't know what the fix is.