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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.