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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment