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
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
- Black square “shadow” artifacts visible when using Screen Space Reflections without maximum smoothing
Resolution Note:
"Menu" button is set as "submit" by default, It is possible to change input in the Input Manager