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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2020.2.X):
I can't reproduce this in 2020.2. I don't know what the fix is.