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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Resolution Note:
"Menu" button is set as "submit" by default, It is possible to change input in the Input Manager