Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2
2021.2.0b15
2022.1
Issue ID
1371963
Regression
No
Error is thrown when redoing SerializeReference Array change
Reproduction steps:
1. Open project "BugReport" and open "Scene"
2. Click on "GameObject" in the Hierarchy
3. In the Script Components Context Menu (three dots near the Components name) click "Set C"
4. Undo (Ctrl+Z) then redo (Ctrl+Y)
Expected result: The action is redone
Actual result: Error message "The serialized array of [SerializeReference] objects is missing entry for Refid 7457079615693258759" is thrown and the action is not redone
Reproducible with: 2021.2.0a13, 2021.2.0b16, 2022.1.0a11
Not reproducible with: 2021.2.0a12, 2022.1.0a12
Could not test with: 2019.4.31f1, 2020.3.20f1, 2021.1.26f1 (Error "The list of [SerializeReference] objects being deserialized is from a more recent version of Unity. This is not supported and objects will be skipped.")
Notes:
- Not reproducible with macOS
-
Resolution Note (2022.1.X):
Fixed in: 2022.1.0a12
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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
This is a duplicate of issue #1369177