Search Issue Tracker
Won't Fix
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X
In Progress in 6000.1.X, 6000.2.X
Votes
0
Found in
2021.3.47f1
2022.3.56f1
6000.0.34f1
6000.1.0b2
6000.2.0a1
Issue ID
UUM-92509
Regression
No
Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
How to reproduce:
1. Open the “IN_92574” project.
2. Switch to Game View and change the mode to Simulator.
3. Navigate to the Scenes folder in the project and select the “SaView” scene.
4. In the Hierarchy window, select the Main Camera object.
5. Open the Inspector panel.
6. From the Overrides dropdown menu, observe the available options.
Expected result: Camera prefab should not be listed in overrides
Actual result: Camera prefab shows up in overrides
Reproducible with: 2021.3.47f1, 2022.3.56f1, 6000.0.34f1, 6000.1.0b2
Reproducible on: MacOS 15.1.1 (M1 Max), Windows 11, Ubuntu 24.04
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Thank you for reporting the issue. The underlying issue here is that code in newer Unity versions modifies some properties of the component that are hidden by the inspector. Because properties are overridden, the entire component gets the override marker but, because the overridden properties are not visible, it looks like nothing has been overridden. Unfortunately, resolving this issue is difficult and risky. We have reviewed the issue carefully, and in this case the team is unable to prioritize fixing this bug.
Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.