Search Issue Tracker
Fixed
Votes
0
Found in
5.3.3p1
Issue ID
776705
Regression
No
StandaloneInputModule sends a phantom mouse event which should not occur
How to reproduce:
1. Open attached project
2. Open scene TouchTest.unity
3. Build to iOS and run
4. In the device, press and release once inside the white box
- Note that StandaloneInputModule sends an OnPointerEnter event with touchId of -1 when the finger is lifted from the screen. This should not happen
- The issue is also reproducible when dragging a finger in and out of the white box
- Reproduced in Version 5.3.3p1 (828971bd30e1), Version 5.3.3p3 (1c43f6d3d3c3), Version 5.4.0b9 (04b47bfe5580)
- Attached project does not appear to work in Version 5.2.4f1 (98095704e6fe)
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