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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
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.