Search Issue Tracker
Fixed
Fixed in 2022.3.67f1, 6000.0.57f1, 6000.2.2f1, 6000.3.0a6
Votes
1
Found in
2022.3.21f1
6000.0.50f1
6000.1.13f1
6000.2.0b11
6000.3.0a3
Issue ID
UUM-113004
Regression
Yes
[Android TV] Some of the remote controls not detected with "InputSystem.devices"
How to reproduce:
1. Open the “AndroidTvRemoteTest.zip“ project
2. Open the “SampleScene“
3. Build for Android
4. Install to an Android TV device (For testing Amazon Fire was used)
Expected result: All of the remote controls are detected (For tested Amazon Fire 11 entries)
Actual result: Some remote controls are not detected (For tested Amazon Fire only 9 entries)
Reproducible with: 1.14.0, 1.7.0 (2022.3.21f1), 1.14.0 (2022.3.64f1, 6000.0.50f1)
Not reproducible with: 1.14.0, 1.7.0 (2022.3.20f1)
Could not test with: 6000.0.52f1, 6000.1.10f1, 6000.2.0b8 (Min allowed target SDK on a repro device is not supported)
Reproducible environment: macOS 15.4.1 (M4 Max)
Not reproducible environment: No other environment tested
Reproducible with these devices:
Amazon UNKNOWN (AFTS), Android 5.1.1, CPU: NOT FOUND, GPU: PowerVR Rogue GX6250
Notes:
- Need an Android TV with a remote that supports PlayPause / Fast Forward and other keys
- Additional information in the comments
Comments (1)
-
dri_richard
Jul 25, 2025 13:06
To clarify the consequence of this - unlike in earlier versions of Input System, the status of the pause / Rewind / Fast Forward buttons aren't available.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 6000.3.0a6):
The media keys - KEYCODE_MEDIA_PLAY_PAUSE/KEYCODE_MEDIA_PREVIOUS/KEYCODE_MEDIA_FAST_FORWARD will be reported to Keyboard device, since that's how TV Remote identifies itself on Android