Search Issue Tracker
Fixed in 2022.2.17f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a10
Votes
0
Found in
2022.2.6f1
2023.1.0b4
2023.2.0a3
Issue ID
UUM-27556
Regression
Yes
Can not navigate through the Scene when using custom SceneView
Reproduction steps:
1. Open the attached project “ShortcutBug”
2. Press “Bug>Open Window”
3. In the Scene Window try to adjust the View with the right mouse button
Expected result: The direction of the view changes
Actual result: The view can not be altered with the right mouse button
Reproducible with: 2022.2.0a11, 2022.2.6f1, 2023.1.0b4, 2023.2.0a3
Not reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.2.0a10
Reproducible on: Windows 11
Note: The ability to fly through the scene (RMB+A, D, S, W, Q, E) does not work too
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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
Resolution Note (fix version 2023.2):
Fixed navigation in EditorWindow inheriting from the SceneView.
Resolution Note (fix version 2023.1):
Fixed navigation in EditorWindow inheriting from the SceneView.
Resolution Note (fix version 2022.2):
Fixed navigation in EditorWindow inheriting from the SceneView.