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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment