Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a11
Issue ID
1172166
Regression
No
[tvOS] Touchpad click doesn't register as a UI button click
How to reproduce:
1. Build the attached project for tvOS
2. Run the app via Xcode
3. Press touchpad click on the remote (UI Button is not pressed)
4. Press "Menu" button on the remote (UI Button is pressed)
Actual result: Unity doesn't register touchpad click as a UI button click.
Expected result: Unity should register touchpad click as a a UI button click, also "Menu" button shouldn't count as a UI click and should open menu on the tvOS.
Reproducible with: 2019.3.0a11, 2019.2.0f1, 2019.1.12f1, 2018.4.5f, 2017.4.30f1.
Tested with:
- AppleTV, Model A1625 (32GB), tvOS 12.3(16M153), Resolution 1080p HD - 60Hz RGB Low.
Notes:
- in Unity 2017.4 - 2018.3 remote clicks doesn't work at all (menu button does it's purpose and opens menu)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
"Menu" button is set as "submit" by default, It is possible to change input in the Input Manager