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
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
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.