Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2021.3.20f1
2022.2.9f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-29345
Regression
No
“Missing types referenced from component ComponentWithSerializedReference on game object Element" warning is thrown when changing Git branches with the Editor open
Reproduction steps:
1. Open the attached “ReproSerializedReference (1).zip“ project
2. Open “SampleScene” scene
3. Left-click on project folder and select “New Terminal at Folder”
4. Type in “git checkout 1” in the Terminal window and click on the Editor to load changes
5. Type in “git checkout master” in the Terminal window and click on the Editor to load changes
6. Observe the Console window
Expected result: No errors are thrown
Actual result: “Missing types referenced from component ComponentWithSerializedReference on game object Element:
SubClassB, Assembly-CSharp (2 objects)” warning is thrown
Reproducible with: 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5
Could not test with: 2020.3.46f1 (Due to “The list of [SerializeReference] objects being deserialized is from a more recent version of Unity. This is not supported and objects will be skipped.” error in the Console)
Reproduced on: macOS Monterey 12.6 (Intel)
Note: Not reproducible if the project is closed and opened again with “SampleScene” scene already opened and step 2 is skipped
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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
Resolution Note:
The warning is as per design. So we have decided to close the case.
Resolution Note (2023.2.X):
The warning is as per design. So we have decided to close the case.