Search Issue Tracker
Active
Under Consideration for 2021.3.X
Votes
0
Found in
2021.3.44f1
Issue ID
UUM-83690
Regression
No
The Camera type is registered as Game type when it is actually a Preview Camera
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/Standard” Scene
3. In the Hierarchy window, select the “MainCamera” GameObject
4. Enter Play Mode
5. In the Console window, observe the message containing “Camera name: Preview Camera”
Expected result: The type of the Preview Camera is Preview
Actual result: The logged Camera type is Game
Reproducible with: 2021.3.44f1
Not reproducible with: 2022.3.50f1
Couldn't test with: 6000.0.23f1 (The Preview Camera's information is not being logged in the Console)
Reproducible on: Windows 11
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
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
- TextMeshPro Caret has an active raycast when TMP_InputField is non-interactable
- Shadows do not smoothly fade in when transitioning between real-time shadows and baked distance shadows
Add comment