Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 2017.3.X
Votes
0
Found in
5.3.4f1
Issue ID
959444
Regression
No
Editor crashes after calling UnloadUnused with modified GameObjects
Steps to reproduce:
1. Open the attached project
2. Enter Play mode in "main" scene
3. Click buttons 1, 2 & 3
4. After 10-15s exit play mode
Result: after pressing third button or after exiting play mode, Unity crashes at Unity::GameObject::GetComponentIndex(Unity::Component)
Notes:
Sometimes I needed to exit the scene a few times for the crash to occur. Pressing 3rd button a few times & waiting 10 seconds to exit Play mode would always reproduce it.
- On versions 5.3-5.5 the above-mentioned crash occurs, on 5.6-2017.2 versions Fatal Error "CheckDisalowAllocation" occurs
Reproduced on: 5.3.8f1, 5.4.6f2, 5.5.5f1, 5.6.3p4, 2017.1.2p1, 2017.2.0b10
Did not reproduce on: 2017.3.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment