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
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
- Addressables.CheckForCatalogUpdates() always returns 0 when "Only update catalogs manually" is enabled
- VFX Graph forces a lengthy recompilation freeze when exiting Play Mode with a cloned Render Pipeline asset
- Project Auditor's "Install Rules" button has to be pressed twice to proceed when any compilation error in the Editor is present
- Crash on Scripting::UnityEngine::SubsystemManagerProxy::ClearSubsystems when adding a Mesh Collider Component to a GameObject
Add comment