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.
Comments (2)
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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
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.