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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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.