Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.61f1
6000.0.45f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102262
Regression
No
Child Prefab instance connection lost when reconnecting parent Prefab
How to reproduce:
1. Open the “IN-98533_Unity Project” project
2. Open "SampleScene"
3. In the Hierarchy select "Root" GameObject
4. Right click on it and select Prefab > Reconnect Prefab
5. Observe the "Root" GameObject
Expected result: Reconnecting a prefab keeps child Prefab connections
Actual result: Child Prefab connections are lost when reconnecting Prefab (child GameObject "Cube" Prefab instance is disconnected)
Reproducible with: 2022.2.21f1, 2022.3.61f1, 6000.0.45f1(d99c8ca127be), 6000.1.0b14, 6000.2.0a8
Could not test in: 2021.3.50f1. 2022.1.0a1, 2022.1.24f1 (Prefab option is not available)
Reproducible on: Windows 11(24H2)
Not reproducible on: No other environment tested
Note: Selecting the “Root” Prefab will show that the Cube Prefab instance is now just a basic GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Freeze/Crash with multiple StackTraces when opening a specific project
- CaptureScreenshotAsTexture fails when VR headset is connected and is inactive during Play Mode
- "NullReferenceException" thrown and scene corrupted when build is canceled with changes in the scene
- [Android] The calculation results differ on some devices when the code uses half-precision variables and/or has an if statement with branching
- "Maximum Shadows on Screen" can be set to a negative number
Add comment