Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.1.0b6
Issue ID
1001675
Regression
No
[Android] "Input.GetMouseButton" stays true if there is a touch interrupt
Reproduction steps:
1. Download and open attached project ("InputTest.zip")
2. Build and run "test.unity" scene on an Android device
3. Connect a mouse to the Android device
4. Press and hold left mouse button
5. While holding left mouse button touch the screen
6. Hold your finger on a screen and release the left mouse button
-- Release your finger off the screen and notice that Input.GetMouseButton(0) stays true
Reproduced with:
2018.2.0a1, 2018.1.0b7, 2017.1.3p1, 5.6.5p2, 5.5.6f1
Devices under testing:
Xiaomi Mi 5s, Android 6.0
Samsung Galaxy Note 8, Android 7.1
Google Pixel 2, Android 8.1
Nexus 7, Android 6.0
HTC One Mini 2, Android 4.4.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment