Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0a14
Issue ID
UUM-35883
Regression
No
hotkeys without right mouse click sometimes cause position movement
Using Hotkeys(w,a,s,d) without holding right mouse click should not move position in sceneview. This is was captured by a test that was identified as instability a while ago but wasn't properly pinpointed as the position changes was minor. To produce, either
- enable and run test for example in here or
- open a unity 3d project, add new tab -> scene, select camera and try hotkeys without holding right mouse click.
Reproducible on Mac
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:
Covered by in-progress work to refactor mouse shortcuts in the scene view.