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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2019.2.X):
This behavior is consistent across all platforms, so will assume it is by design.