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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Add comment