UUM-60989
Known issue in 2021.3.45f1Mentioned in 3 Unity 2021 LTS release notes.
Listed as a known issue in 2021.3.45f1 (Oct 16, 2024) after a fix shipped in 2021.3.44f1 (Sep 23, 2024).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 2021.3.45f1 | Known Issues Android | Caution | Known issue | Player crashes with an error "Unable to instantiate fragment com.unity3d.player.a.c:" when minimizing and maximizing the player while a notification permission dialog is shown |
| 2021.3.44f1 | Known Issues Android | Caution | Known issue | Player crashes with an error "Unable to instantiate fragment com.unity3d.player.a.c:" when minimizing and maximizing the player while a notification permission dialog is shown |
| 2021.3.44f1 | Fixes Android | Fix | Don't strip PermissionFragment constructor without parameters, since it's required by permission upon application restart. |