Search Issue Tracker
Fixed in 2018.4.X
Fixed in 2019.2.X, 2019.3.X
Votes
1
Found in
2018.4.6f1
2018.4.9f1
2019.2.0a1
2019.3.0a1
Issue ID
1187026
Regression
Yes
[iOS] GUI.RepeatButton returns true only when the button is released
How to reproduce:
1. Build the attached project for iOS
2. Build & Run the app to device via Xcode
3. Hold the "Repeat" button
4. Note that the log is only printed when the button is released
Actual result: GUI.RepeatButton returns true only when the button is released.
Expected result: GUI.RepeatButton returns true every frame it's pressed.
Devices reproducible with:
- iPhone 7 Plus (iOS 12.0)
- iPhone 7 (iOS 12.3.1)
Devices not reproducible with:
- VLNQA00054, Xiaomi MI 4LTE (MI 4LTE), Android 6.0.1, CPU: Snapdragon 801 MSM8974AC, GPU: Adreno (TM) 330
Reproducible with: 2018.4.6f1, 2018.4.10f1, 2019.2.7f2, 2019.3.0b5, 2020.1.0a6.
Regression introduced in: 2018.4.6f1.
Not reproducible with: 2018.4.5f1, 2018.3.14f1, 2017.4.32f1.
---------------------
Fixed in 2020.1.0a17, 2019.3.0f4, 2019.2.18f1, 2018.4.16f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DirectX12 crash when re-importing a large number of assets
- [UIR] GroupTransform has invalid self-clipping
- Prefab script field reference is lost when project is upgraded
- Editor crashes while exiting play mode
- [Text] Default Text preset is not applied when creating a new Text object
Add comment