Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
0
Found in
2022.2.8f1
2023.1.0b6
2023.2.0a4
2023.3.0a3
Issue ID
UUM-30310
Regression
Yes
Scene view Camera cannot be moved when holding CTRL key
Reproduction steps:
1. Open the attached project “CameraMoveBug“
2. Opent the Scene “Assets/Scenes/SampleScene”
3. Open the Scene view
4. Hold CTRL and drag the mouse while holding RMB
Expected result: The Camera moves
Actual result: Holding CTRL disables the ability to move the Camera
Reproducible with: 2022.2.0a11, 2022.2.8f1, 2023.1.0b6, 2023.2.0a4
Not reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.0a10
Reproducible on: Windows 11
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
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
- [iOS] Frame Debugger rendering output doesn't work with iOS builds
Resolution Note:
Scene View shortcuts have recently been redone on Shortcut Manager so that's why we see a difference in how the actions trigger.
Shortcut Manager is a bit more exact about the key combinations that can trigger shortcuts and as the control key is not in the shortcut's key combination, it prevents you from engaging tools.
Resolution Note (2023.3.X):
Scene View shortcuts have recently been redone on Shortcut Manager so that's why we see a difference in how the actions trigger.
Shortcut Manager is a bit more exact about the key combinations that can trigger shortcuts and as the control key is not in the shortcut's key combination, it prevents you from engaging tools.