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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Resolution Note (2020.1.X):
Minor cosmetic issue and is not considered to be fixed for now.