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
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
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.