Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2018.4
2018.4.5f1
Issue ID
1202993
Regression
No
Reference of nested Prefab instance not updating when restored through Collab
How to reproduce:
1. Open the attached project and set it up as collab with an initial commit
2. Open "TestScene" and expand "Parent" object in Hierarchy Window
3. From Project Window delete "Child" prefab
4. In Project Window right-click "Parent" prefab and select "Reimport", check changes in Hierarchy Window
5. From Collab Window revert deletion of the prefab, check changes in Hierarchy Window
Expected result: After reverting deletion all object instances in Hierarchy are valid and linked to prefabs.
Actual result: After reverting the deletion of the "Child" Prefab, the reference inside the "Parent" object instance remains invalid.
Notes: Does not happen if "Reimport" is not executed. Another Reimport after restoring fixes it back.
Reproducible with: 2018.4.0f14
Not reproducible with: 2019.2.16f1, 2019.3.0f3, 2020.1.0a17
Could not test with: 2017.4 - nested Prefabs not supported
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