Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.2.17f1
2019.3.0a4
2020.1
2020.2
Issue ID
1210657
Regression
No
Alt+draggin with right-click does not rotate the Scene view when using a tablet pen
Reproduction steps:
1. Open the attached project "New Unity Project (7).zip"
2. In the Scene view press Alt and drag with right-click while using a tablet pen
Expected result: Alt+draggin with right-click rotates the Scene view when using a tablet pen
Actual result: Alt+draggin with right-click does not rotate the Scene view when using a tablet pen
Reproduces on: 2019.3.0a4, 2019.3.6f1, 2020.1.0b2, 2020.2.0a4
Doesn't reproduce on: 2017.4.38f1, 2018.4.19f1, 2019.3.0a3
Notes:
-Event.current.delta is (0,0) during drag
-After using Alt+draggin with left-click the issue is gone
-Does not reproduce on macOS
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
Add comment