Search Issue Tracker
Fixed
Fixed in 6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b1, 6000.6.0a1
Votes
0
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b8
6000.5.0a7
6000.6.0a1
Issue ID
UUM-135039
Regression
No
Object reference is saved on an incorrect property when FormerlySerializedAs is used on an overridden prefab variant field
How to reproduce:
1. Open the attached project “IN-135047”
2. In the Project window, right click the “Assets/Cube” prefab and select “Create → Prefab Variant”
3. In the Project window, select the created prefab variant
4. In the Inspector, open the object picker window for the “Test Asset” property on the “Object Variable” component and select the “Capsule” prefab
5. Deselect and reselect the created prefab
6. Observe the “Test Asset New” and “Test Asset” property values
7. Open the “Capsule.prefab.meta” file using a text editor and copy the GUID to your clipboard
8. Open the “Cube Variant.prefab” file using a text editor and lookup the copied GUID
9. Observe the location of the “Capsule” prefab's GUID
Actual result: The GUID of the “Capsule” prefab appears under “m_testAsset” propertyPath and does not match the values shown in the Inspector
Expected result: The GUID of the “Capsule” prefab appears under “m_testAssetNew” propertyPath and matches the values shown in the Inspector
Reproducible with: 2023.1.0a3, 6000.0.68f1, 6000.3.10f1, 6000.4.0b10, 6000.5.0a7
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Fixed in 6000.6.0a1
Resolution Note (fix version 6000.6.0a1):
Fixed in 6000.6.0a1
Resolution Note (fix version 6000.5.0b1):
Fixed in 6000.5.0b1
Resolution Note (fix version 6000.4.1f1):
Fixed in 6000.4.1f1
Resolution Note (fix version 6000.3.12f1):
Fixed in 6000.3.12f1
Resolution Note (fix version 6000.0.72f1):
Fixed in 6000.0.72f1