UUM-47926
Fixed in 2021.3.32f1Mentioned in 1 Unity 2021 LTS release note.
First fixed in 2021.3.32f1 (Nov 1, 2023).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 2021.3.32f1 | Fixes Android | Fix | Setting Screen.brightness will now work correctly, it will be applied via https://developer.android.com/reference/android/view/WindowManager.LayoutParams#screenBrightness, thus system setting 'display brightness' will remain unaffected, thus not affecting other applications. Android: Further fix Screen.brightness setter on Xiaomi phones with Android 11 or higher. The minimum screen brightness value will be capped at 0.04, since setting this value lower would default to system brightness setting. |