Search Issue Tracker
By Design
Votes
0
Found in
5.0.0b21
Issue ID
666918
Regression
No
[SampleProject] AircraftPropeller4Axis mouse input is sluggish and unresponsive
It seems that the AircraftPropeller4Axis scene from the sample project requires the user to constantly scroll down with the mouse if the wants to get some life. Basically If I want to get off the ground I have to move my cursor to the bottom of the screen and then keep scrolling down (this involves lifting up the physical mouse and placing it further away so there's room to scroll to)
The mouse input itself seems to react to mouse movement delta and not it's position on screen.
It would be sort of fine, but the sensitivity is way off, requiring a lot of mouse movement to get just a bit of lift.
To reproduce:
1. Open the AircraftPropeller4Axis scene from the Sample Project and try to get some air with the plane
Comments (1)
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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
enderandpeter
Jun 06, 2016 00:27
The controls are rather not good. I think they are looking for you to improve it.