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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.