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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment