Search Issue Tracker
Third Party Issue
Votes
0
Found in
2018.4
2019.4
2020.2.0f1
2020.3
2021.1
2021.2
Issue ID
1300347
Regression
No
[tvOS] Using Remote.allowExitToHome ignores button remapping when using a controller
Reproduction steps:
1. Connect a controller to your AppleTV device
2. On the AppleTV go to "Settings -> Remotes and Devices -> Bluetooth" and click on your controller
3. Click "Customisation" and swap mappings for A and B buttons (on an Xbox Controller, or the equivalent buttons on a different controller)
4. Open the attached project "remapButton"
5. Build and Deploy the "SampleScene" Scene to a tvOS device
6. Press B on the controller (or the equivalent button if not using an Xbox controller)
Expected result: The App does not exit to home
Actual result: The App exit home
Reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.11f1, 2021.2.0a20
Reproduced with:
AppleTV 4K (tvOS 14.3) using an Xbox One Wireless Controller
Notes:
- The Application correctly recognizes the remapped button's value which can be seen in the Xcode Console, however, it still exits to home
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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Resolution Note (2021.2.X):
App exiting to home functionality is handled by tvOS, all we can do is either enable it or disable it. While this behaviour is undesirable, only Apple can fix it. We have notified Apple of this behaviour.