Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.3.0a10
2018.4.0f1
Issue ID
1154048
Regression
Yes
UnityScene::AddRootToScene crashes when importing a Prefab
To reproduce:
1. Download attached “PrefabCrash.zip" project and open in Unity
2. Select "MissionsView_Roots.prefab", right-click it and press "Reimport"
Expected results: Unity Editor successfully imports a Prefab
Actual results: Unity Editor crashes
Notes:
- This issue appears both on Windows and macOS
- Stacktrace and Project are shared in the Comments section
- It looks like the Crash is being caused by a combination of dangling Animators in the Prefab and other dangling Component References
Reproduced on Unity 2018.3.0a10, 2018.3.14f1, 2018.4.1f1, 2019.1.4f1, 2019.2.0b3 and 2019.3.0a4
Not reproduced on Unity 2018.3.0a9
Regression on Unity 2018.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment