Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.30f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a10
Issue ID
1170005
Regression
No
Scene View - Camera type label doesn't update when creating a new project
If you are editing a project that uses an orthographic (iso) camera in the scene view, close it then and create a new 3D project, the Scene View camera type label will show "Iso" even though a Perspective camera is being used.
Once you manipulate the scene view in any way, the label will update to show the correct camera type.
1. Open Unity
2. Create a new 3D project
3. Switch the scene view camera to Orthographic (Iso)
4. Save and close the project
5. Create another 3D project
6. Inspect the scene view once the project has loaded
Expected Result:
The scene view camera type label is set to "Pers", to match the camera type being used.
Actual Result:
The camera type label is set to Iso even though a Perspective camera is being used.
Tested on Windows.
Occurs on 2017.4.30f1, 2018.4.4f1, 2019.1.10f1, 2019.2.0a1, 2019.3.0a1
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
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
Resolution Note (2020.1.X):
Minor cosmetic issue and is not considered to be fixed for now.