Search Issue Tracker
Fixed
Fixed in 6000.0.55f1, 6000.1.14f1, 6000.2.0b11, 6000.3.0a3
Votes
0
Found in
6000.0.47f1
Issue ID
UUM-107408
Regression
No
m_Modifications block serializes incorrectly when replacing source prefabs
The “m_Modifications” block in the “PrefabInstance” section changes serialization order constantly, as explained in this post: https://discussions.unity.com/t/we-keep-getting-annoying-redundant-change-to-the-order-of-prefabinstance-m_modifications/943063. The reason could be outdated overrides after replacing source prefabs. Reproduction is not necessary for this issue.
Note: Not reproduced by CQA
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note (fix version 6000.3.0a3):
Fixed issue where m_Modifications block serializes incorrectly when replacing source prefabs.
Resolution Note (fix version 6000.2.0b11):
Fixed issue where m_Modifications block serializes incorrectly when replacing source prefabs.
Resolution Note (fix version 6000.1.14f1):
Fixed issue where m_Modifications block serializes incorrectly when replacing source prefabs.
Resolution Note (fix version 6000.0.55f1):
Fixed issue where m_Modifications block serializes incorrectly when replacing source prefabs.