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
- Trees painted on a Terrain are not affected by any Wind Zone when those trees are part of an LOD Group
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment