Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 5.6.X, 2017.1.X
Votes
1
Found in
5.6.0xb6
Issue ID
880426
Regression
No
[Linux] Input.mousePosition returns Infinity or NaN in fullscreen mode
Steps to reproduce:
1) Open the attached project.
2) Build for Linux.
3) Run the build in fullscreen mode.
The output of Input.mousePosition is printed on the screen. It indicates NaN of Infinity values when in full screen mode on some Linux OS distributions.
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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Vaidas_Budrys
May 31, 2017 12:27
This bug will be fixed in 5.6.1p2 patch release.
jahendrie
May 18, 2017 05:17
Similar issue, except I'm getting all zeroes when I log the mouse position.