UUM-52211
Fixed in 2021.3.33f1Mentioned in 1 Unity 2021 LTS release note.
First fixed in 2021.3.33f1 (Nov 28, 2023).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 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. |