Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0b1
2018.4.0f1
2019.1.0a1
2019.1.0f1
2019.1.2f1
Issue ID
1152047
Regression
Yes
Editor crashes on GizmoManager::BuildGizmosFromGameObjectRecursive when saving the Scene
Scenario 1:
1. Open attached project
2. Open Sample Scene
3. Save the Scene (CTRL+S)
-- Editor crashes
Scenario 2:
1. Drag and drop attached "round0.prefab" (took it from the provided project)
==>
Assertion failed on expression: '!(m_Object.find(fileID) != m_Object.end() && m_Types[m_Object.find(fileID)->second.typeID].GetPersistentTypeID() != objectPersistentTypeID)'
2. Select this prefab asset
==>
Editor crashes
Reproduced with: 2018.3.0b1, 2018.4.1f1, 2019.1.2f1, 2019.2.0b2
Could not reproduce with: 2017.4.25f1, 2018.3.0a11 2019.3.0a2
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1137343