stride3d / stride

Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
https://stride3d.net
MIT License
6.6k stars 953 forks source link

Issues with transforms/object selection/camera movement #2394

Open TheTrashhhPanda opened 3 months ago

TheTrashhhPanda commented 3 months ago

Release Type: Official Release

Version: 4.2.0.2188

Platform(s): Windows 10 (22H2)

Describe the bug (1) Issue with transforms: when inputting values into transform fields, the do not seem to affect the object. (2) Issue with selection: sometimes selecting and object requires multiple mouse key presses [LMB] (3) Issue with camera movement: sometimes [ALT]+[MouseKey] camera movement doesn't work until the [ALT] key is released and pressed again.

To Reproduce Steps to reproduce the behavior: https://youtu.be/i2OCAt0WRhk

Kryptos-FR commented 3 months ago

Please consider creating a MRE and showing the code that is causing issues. Reporting as video is not practical.