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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
"Menu" button is set as "submit" by default, It is possible to change input in the Input Manager