Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b4
Issue ID
767706
Regression
Yes
[Android] Input.mousePosition always returns zeros on some devices
Reproduction steps:
1) Open attached project "MouseBug"
2) Build for android and run
--- Reproduced with Nexus 5X and LG G4
3) Touch various points on the screen
4) Kill the app
5) Run the app again
6) Touch various points on the screen
--- In the log you should see message "Mouse down: True (0.0, 0.0, 0.0)"
IMPORTANT Might not reproduce on the first try, if this happens restart the app. Always reproduces on the second and consequent tries.
Regression since: 5.4.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment