Search Issue Tracker
Fixed
Fixed in 2022.2.17f1, 2023.1.0b14, 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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2023.2.0a10):
Fixed navigation in EditorWindow inheriting from the SceneView.
Resolution Note (fix version 2023.1.0b14):
Fixed navigation in EditorWindow inheriting from the SceneView.
Resolution Note (fix version 2022.2.17f1):
Fixed navigation in EditorWindow inheriting from the SceneView.