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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment