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
- "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
- [LinuxEditor] Crash on "XAddExtension" when opening the Unity Editor on Linux with -batchmode and -nographics on a project with a custom default cursor
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.