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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment