UUM-52211
Fixed in 2022.3.15f1Mentioned in 1 Unity 2022 LTS release note.
First fixed in 2022.3.15f1 (Dec 5, 2023).
| 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. |