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
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
- [Vulkan][OpenGL] Shader Internal error is shown when Graphics.RenderMeshPremitives is used with MatrixArray
- Performance drops significantly when many Tilemap modifications are made
- Help icons in the "Multiplayer Tools" window are poorly visible in the dark Unity theme
Add comment