Search Issue Tracker
By Design
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
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.