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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment