Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a1, 7000.0.0a1
Votes
1
Found in
2020.3.46f1
2021.3.21f1
2022.2.11f1
2023.1.0b8
2023.2.0a6
7000.0.0a1
Issue ID
UUM-30881
Regression
No
[Android] A black screen appears for a few seconds when returning to the game from the lock screen after idle time
How to reproduce:
- Open the attached “IN-35606“ project
- In the File → Build Settings click Build
- After installing the Player on the device, lock the screen for some time (5 - 10 seconds)
- Unlock the screen and observe
Expected result: No black fade-in effect or flash-black effect.
Actual result: Black fade-in or flash-black effect.
Reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6
Built on: macOS 13.2 (Intel)
Reproducible on devices:
VLNQA00081, Amazon Fire HD 8 (2015) (KFMEWI), Android 5.1.1, CPU: MediaTek MT8135, GPU: PowerVR Rogue G6200 - (Reproduces only when launching after a full close)
VLNQA00113 - Amazon Kindle Fire HDX 7 (KFTHWI), CPU: Snapdragon 800 MSM8974, GPU: Adreno 330, OS: 4.4.3 -(The black screen after Unity splash-screen)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note (fix version 2023.3.0a1):
Android: show the last rendered frame when the application come back from the pause state.