Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
1
Found in
2022.3.61f1
6000.0.45f1
6000.1.0b14
6000.2.0a8
6000.3.0a1
6000.4.0a1
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment