Search Issue Tracker
Fixed in 4.5.2
Votes
51
Found in
4.3.1f1
Issue ID
585517
Regression
No
Screen.lockCursor under Linux breaks Input.GetAxis
-e: Screen.lockCursor under Linux breaks Input.GetAxis()
-repro:
--open attached project
--run test scene in editor
--notice correct axis values
--build and run for Linux
--hold mouse button and move it around
--NOTICE axis values being all over the place he the build crashing in the end
Comments (34)
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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Tak
Feb 14, 2014 11:44
Folks who are voting for this, please help us track down this issue by providing the following information for the machines where you're seeing this behavior:
* Distribution/version
* Window manager
* Graphics hardware, driver, and driver version
Tak
Feb 10, 2014 10:29
@SDGD: That may be a font issue - check your player log for errors/warnings: ~/.config/unity3d/Company/Game/Player.log
sdgd
Jan 29, 2014 23:57
also seems that GUI doesn't work in Linux as all buttons seem to be 0.0f width.