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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment