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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment