Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a14
Issue ID
1331298
Regression
Yes
SceneView sets rotation to 2D in 2D project
Reproduction steps:
1. Create a 2D project
2. Play Scene
3. Observe error in Console window
Expected result: SceneView doesn't set rotation in 2D project
Actual result: SceneView rotation is fixed to identity when in 2D mode
Reproducible with: 2021.2.0a14
Not reproducible with: 2019.4.24f, 2020.3.4f1, 2021.1.3f1, 2021.2.0a13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment