Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a1
Issue ID
1158973
Regression
Yes
[Improved prefabs]Parent-child hierarchy breaks when a prefab is created from missing child instance
Parent-child hierarchy breaks when a prefab is created from missing child instance of the same prefab. Refer the attached videos from 2019.3.0a5 and 2019.2.0b4.
Steps to reproduce:
1) Create a new project
2) Create an empty gameObject "A"> Create a prefab out of it.
3) Drag the prefab to hierarchy as child of "A".
4) Delete the prefab from the project.
5) Drag the child to the project folder to make a prefab.
Actual result: Prefab is created but the parent-child hierarchy breaks.
Expected result: Parent-child hierarchy shouldn't break.
Occurs on: 2019.3.0a5, 2019.3.0a1.
Working fine on: 2019.2.0b5
Environment: Both Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment