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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.2.X):
This behavior is consistent across all platforms, so will assume it is by design.