Search Issue Tracker
Fixed
Fixed in 2022.2.3f1, 2023.1.0a19
Votes
1
Found in
2021.3.11f1
2022.2.0b9
2023.1.0a12
Issue ID
UUM-16434
Regression
Yes
SerializeReference working incorrectly when using Prefab Variant
Reproduction steps:
# Open the attached project(“VarianSerializationBug.zip“)
# Select Scene Assets/Scenes/SampleScene
# Select Assets/Variant
# Observe ReordableList in the “Test (Script)” Component
Expected results: In the ReordableList “Element 0” and “Element 1“ values are the same
Actual results: ReordableList item “Element 1” is incorrect
Reproducible with: 2022.2.0a4, 2022.2.0b9, 2023.1.0a12
Not reproducible with: 2021.3.11f1, 2022.1.19f1, 2022.2.0a3
Couldn't test with: 2020.3.40f1(The list of [SerializeReference] objects being deserialized is from a more recent version of Unity. This is not supported and objects will be skipped.)
Reproduced on: Windows 11
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2022.2.3f1):
Fixed in: 2022.2.3f1