Search Issue Tracker
Fixed in 2021.3.36f1
Fixed in 2021.3.X, 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0b7
Votes
1
Found in
2021.3.23f1
2022.2.16f1
2023.1.0b14
2023.2.0a13
2023.3.0a3
Issue ID
UUM-34635
Regression
No
Can't change reference type when Prefab Variant overrides managed reference data
Reproduction steps:
1. Open the attached project “BugReport“
2. Open the “Original“ Prefab
3. In the context menu of “My Component“ select “Set My Data B“
4. Save the Prefab
Expected result: Prefab is saved without errors
Actual result: The following error is displayed in the console: Trying to update the managed reference registry with invalid propertyPath(likely caused by a missing reference instance)'managedReferences[7969003593365454855].intValue', with value '6'
Reproduced with: 2021.3.23f1, 2022.2.16f1, 2023.1.0b14, 2023.2.0a13, 2023.3.0.a16
Couldn’t test with: 2020.3.47f1 (The list of [SerializeReference] objects being deserialized is from a more recent version of Unity)
Reproduced on: macOS 13.0.2 (Intel), Windows 10 (user reported)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
Add comment