Search Issue Tracker
In Progress
Under Consideration for 2021.3.X, 2022.3.X, 6000.2.X
In Progress in 6000.1.X
Votes
0
Found in
2021.3.40f1
2022.3.38f1
6000.0.11f1
6000.1.0a3
6000.2.0a1
7000.0.0a1
Issue ID
UUM-75832
Regression
No
A variable holding a GameObject reference becomes null when a variable of a SerializeReference object is applied to a Prefab
Reproduction steps:
1. Open the attached “ReproProj” project
2. Open the “Assets/SampleScene” scene
3. In the Hierarchy window, select the “GameObject” GameObject
4. In the “Test Script” Component, modify the “X” field value
5. Click the three dots menu for the Component and select “Modified Component” -> “Apply to Prefab ‘GameObject’”
6. Observe the “Go” field of the Component
Alternative reproduction steps:
1. Open the attached “ReproProj” project
2. Open the “Assets/SampleScene” scene
3. In the Hierarchy window, select the “GameObject” GameObject
4. In the “Test Script” Component, modify the “X” field value
5. Click on the “Overrides” button, select the “Test Script” and then hit the “Apply” button
6. Observe the “Go” field of the Component
Expected Result: The “Go” field does not lose its GameObject
Actual Result: The “Go” field loses its GameObject
Reproducible with: 2021.3.40f1, 2022.3.38f1, 6000.0.11f1
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment