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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment