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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
This is a duplicate of issue #1137288