Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1116078
Regression
No
Zooming Scene view with alt and right click is not cleared when releasing alt and using left click
1. Create or open any Unity project
2. Hold alt, then hold right click in Scene view and move the mouse around to zoom in or out
3. Release alt, hold left click instead and move the mouse around
Expected behavior: Zooming is disabled after releasing alt or after left click or Orbiting is enabled (behavior when using alt + left click)
Actual behavior: Zooming is not disabled even when holding left click and right click together until one of the keys are released
Reproduces with: 2017.4.18f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a1
Reproduces on Linux and MacOS but not on Windows.
Note: The cursor icon for zooming does not reset after releasing all input, until you move the mouse.
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
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Resolution Note (2019.2.X):
This behavior is consistent across all platforms, so will assume it is by design.