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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment