Search Issue Tracker
Fixed
Fixed in 2022.1.0a7
Votes
0
Found in
2020.3.43f1
2021.3.17f1
2022.1.0a6
Issue ID
UUM-23123
Regression
No
A missing component reference is not marked as "Missing" when reloading the Scene
Steps to reproduce:
1. Open the attached project “MissingReference“
2. Open the “Assets/TestScene.unity“ Scene
3. In the Hierarchy window select the “InternalReference“ GameObject
4. In the Inspector window observe the “Other“ variable in the “Test Script“ component
5. Remove the “Other Script“ component
6. Save the changes
7. Open the “Assets/OtherScene.unity“ Scene
8. Repeat 2-4 steps
Expected result: The value of the “Other“ variable is “Missing (Other Script)“
Actual result: The value of the “Other“ variable is “InternalReference (Other Script)“
Reproducible with: 2020.3.43f1, 2021.3.17f1, 2022.1.0a6
Not reproducible with: 2022.1.24f1, 2022.2.2f1, 2023.1.0a26
Fixed in: 2022.1.0a7
Reproducible on: Windows 10
Note: Look at the attached video “Bug.mp4“ for clarity
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment