Description

Disabling Bluetooth Controller support for Android also causes the Back button of the navigation bar to not work properly, as the input event does not fire when it is pressed.

Regression?: No
This didn't occur in 4.19 but the ability to disable Bluetooth Controller support (at least from the Project Settings) was not an option so this was unable to be tested.

Steps to Reproduce
  1. Create a new project based off the Third Person Template
  2. In the Third Person Character, add an Input event for the Android Back button and set it to do anything, such as quit the game
  3. In Project Settings > Android > Input, disable Bluetooth controller support
  4. Package the project for Android
  5. Install/launch the app on an Android device (tested with Pixel XL)
  6. Press back in attempt to fire the event
    Result: The event does not fire
    Expected: The event fires properly

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-64350 in the post.

1
Login to Vote

Fixed
ComponentUE - Platform - Mobile
Affects Versions4.204.21
Target Fix4.21
Fix Commit4399278
Main Commit4806726
Release Commit4406440
CreatedSep 21, 2018
ResolvedSep 26, 2018
UpdatedSep 16, 2019