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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.