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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment