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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.