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
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
Add comment