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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
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.