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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
Add comment