Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b10
Issue ID
1098680
Regression
No
"Cannot restructure prefab" dialog opens wrong prefab
When attempting to delete a child gameobject of a prefab within the scene view, the user is presented with an error dialog.
This dialog will not lead the user to open the correct prefab IF the gameobject the user is trying to delete is the child of a nested prefab, but applied as an override of the parent prefab.
To reproduce:
1) Open the attached project and navigate to the 'Test' Scene
2) Expand all gameobjects in the hierarchy
3) Select the "Wrong" GameObject in the hierarchy and press delete.
4) In the dialog that appears, click "Open Prefab"
5) Observe that prefab "C" was opened.
6) Repeat with the "Also Wrong" GameObject + Observe prefab "B" is opened
7) Finally, repeat with the "Right" GameObject. Observe prefab "A" is opened, where the "Wrong" and "Also Wrong" GameObjects are applied.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Add comment