Search Issue Tracker
Fixed in 2018.4.X
Fixed in 2019.2.X
Votes
13
Found in
2018.3.0a1
2018.3.11f1
2019.1.0a1
2019.2.0a1
Issue ID
1143342
Regression
No
[tvOS] GetKeyDown and GetKeyUp are set to true every few frames when holding down any key on wireless TV Remote or Keyboard
How to reproduce:
1. Build the attached project "TestTvOs_Unity2018-3-11f1.zip" on a tvOS platform, with a connected wireless TV Remote and connect wireless Apple keyboard
2. Hold down the Z or X keys on the keyboard
3. Also, try holding down the Play button on the TV remote
Expected result: GetKeyDown and GetKeyUp should be set to true only when a certain key is pressed on the TV Remote or Keyboard
Actual result: Notice that the press counter constantly increases indicating that GetKeyDown and GetKeyUp are set to true every few frames
Reproducible with: 2018.3.13f1, 2019.1.0f2, 2019.2.0a13
AppleTV, Model A1625 (32GB), tvOS 12.2.1(16L250), Resoloution 1080p HD - 60Hz RGB Low
Note: While holding down a key, GetKeyDown and GetKeyUp are both set to true and false repeatedly every few frames. The same happens with GetButtonDown and GetButtonUp
------------------------------
Fixed in 2019.3.0a12, 2019.2.2f1, 2018.4.6f1.
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
renanse
Aug 22, 2019 01:41
After this update, dpad taps on the Siri controller appear to no longer work?