Search Issue Tracker
Fixed in 2022.2.X
Votes
1
Found in
2021.2.7f1
Issue ID
1394018
Regression
No
[tvOS] Apple TV Siri Remote (second generation) not properly functioning
Reproduction steps:
1. Download and open the attached "InputTest.zip" project
2. Build the project for tvOS
3. Open the Xcode project
4. In the "Signing & Capabilities" tab, enable "Micro Gamepad", "Extended Gamepad", and "Directional Gamepad"
5. In the "Info" tab, set "GCSupportsMultipleMicroGamepads" to true.
6. Build and run the application on an Apple TV with the second-generation Siri Remote connected
Expected result: Pressing different direction buttons on the second-generation Apple TV Siri Remote, different Button numbers should say "pressed".
Actual result: When pressing different direction buttons on the second-generation Apple TV Siri Remote, the same Button number is saying "pressed" for all directions.
Reproducible with: 2021.2.7f1 (User-provided info)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The wrong documentation page is opened when clicking the Help icon in the Lighting window
- IPreprocessBuild.OnPreprocessBuild isn't called when building a project
- Crash on core::StringStorageDefault<char>::assign when opening the project
- Background tint doesn't work for sprites when using transitions
- [UI Toolkit] Dimensions of a parent element do not include padding when used in anchors of an absolute positioned children element
Add comment