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|https://github.cds.internal.unity3d.com/unity/unity/blob/f5a4645acf5e8b088db584a8cae872cf9dfb7f15/Tests/EditModeAndPlayModeTests/SceneView/Assets/Editor/CameraFlyModeBase.cs#L81] 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
- Frame Debugger flickers when a Shader Graph Window is open
- [Linux] Poor performance in the Editor when processing input events in "OnGUI" function
- [HDRP] Water displacement fades when camera move far in worldspace.
- [Android] Crash due to running out of memory when compiling shaders for an Android build
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
Resolution Note:
Covered by in-progress work to refactor mouse shortcuts in the scene view.