Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b4
Issue ID
872590
Regression
Yes
[Regression] OnMouseDown does not react to touch input
How to reproduce:
1. Open user provided project
2. Build and run on device
3. Start the game
4. Click on the cactus in the top left and try to place it.
- Clicking the cactus in editor highlights it meaning it gets selected, which doesn't happen on device.
Expected behaviour: Touch inputs on 'OnMouseDown' events get registered
Actual behaviour: Click is not registered
Reproduced with: 5.6.0a3, 5.6.0b7
Not reproduced with: 5.5.0p4, 5.5.1p2, 5.6.0a1
Devices Under Testing:
Reproduced with:
Samsung Galaxy S5 Neo | Android 6.0.1
LG Nexus 5X | Android 7.1.1
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