Search Issue Tracker
Duplicate
Duplicate in 2019.1.X
Votes
0
Found in
2019.1.0b9
2019.1.0f2
2019.2.0a9
Issue ID
1147571
Regression
Yes
Unity editor crashes when clicking on prefab's "Overrides" dropdown after making changes to its child GameObjects
How to reproduce:
1. Open user's attached project
2. Select "PlayButton" prefab instance inside the Hierarchy (Canvas -> MainMenu -> Display)
3. Make changes (For example add 2D collider)
4. Select "MainMenu" prefab instance inside the Hierarchy
5. Click on "Overrides" dropdown button inside the Inspector window
- Observe the crash
Reproducible on: 2019.1.0f2, 2019.2.0a12
Not reproducible on: 2018.3.14f1, 2019.1.0b8, 2019.2.0a8, 2019.3.0a1
Could not test: 2017.4.x (nested prefabs were introduced in 2018.3 version)
Fixed in 2019.2.0a13
Comments (2)
-
Sackboy205
Jul 19, 2019 18:57
I had this issue today, I delete prefab that is causing problem on scene. I put it again from Project folder. If you use it for multiple scenes, you need to do this for all scenes. This worked for me.
-
Zoryth
Jun 16, 2019 11:19
any workarounds? (2019.2 still not released...)
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
- 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
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
This is a duplicate of issue #1137288