UUM-52211
Fixed in 2021.3.33f1Mentioned in 2 release notes.
First fixed in 2021.3.33f1 (Nov 28, 2023); relisted in 1 later release.
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 2022.3.15f1 | Fixes Android | Fix | Input device listener processes the callback on UI thread, instead of the Main thread; this was incompatible with GameActivity setup, where Java looper is not present on Unity's main thread. This change fixed the bug where DualShock4 controller was not recognised after being disconnected and reconnected to certain Android devices. | |
| 2021.3.33f1 | Fixes Android | Fix | Input device listener processes the callback on UI thread, instead of the Main thread; this was incompatible with GameActivity setup, where Java looper is not present on Unity's main thread. This change fixed the bug where DualShock4 controller was not recognised after being disconnected and reconnected to certain Android devices. |