Search Issue Tracker
Fixed
Fixed in 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a2, 7000.0.0a1
Votes
1
Found in
2021.3.27f1
2022.3.2f1
2023.1.0b20
2023.2.0a18
7000.0.0a1
Issue ID
UUM-41488
Regression
No
[Android][Mobile] A black screen with a logo appears before the splash screen
Steps to reproduce:
1. Open the attached “1577825_BlackScreenOnLaunch” project
2. Open the “SampleScene” scene
3. Open the Build Settings window and click Add Open Scenes
4. Build And Run on the device
Expected result: Shows only the splash screen
Actual result: Black screen with a logo in the middle appears before the splash screen
Reproducible with: 2021.3.27f1, 2022.3.2f1, 2023.1.0b20, 2023.2.0a18
Testing environment: macOS Ventura 13.3.1 (Intel), Windows 10 (by user)
Reproducible with devices:
VLNQA00498 - Google Pixel 7 (Pixel 7), CPU: Google Tensor G2, GPU: Mali-G710, OS: 13
OPPO F19 Pro+, MODEL: CPH2213, OS: 13 (ColorOS 13.0) (by user)
Nokia 6.1 (by user)
Samsung M30 (by user)
iPhone 13 (iOS 15.0)
Not reproducible with devices:
VLNQA00513 - OnePlus Nord N10 5G (BE2029), CPU: Snapdragon 690 SM6350, GPU: Adreno 619, OS: 11
VLNQA00334 - Xiaomi Mi A3 (Mi A3), CPU: Snapdragon 665 SM6125, GPU: Adreno 610, OS: 11
VLNQA00526 - Samsung Galaxy A12 (SM-A125F), CPU: Mediatek MT6765 Helio P35 (12nm), GPU: PowerVR Rogue GE8320, OS: 11
VLNQA00409 - Galaxy Z Fold3 5G (SM-F926B), CPU: Snapdragon 888, GPU: Adreno 660, OS: 11
VLNQA00336 - HUAWEI Y6p (MED-LX9N), CPU: MediaTek MT6762R, GPU: PowerVR Rogue GE8320, OS: 10
Comments (1)
-
tomc128
Sep 29, 2023 20:25
Is there any way to customise this fix behaviour? Personally, I preferred the old default behaviour, and I cannot find the described way to alter the background colour in the inspector. Would the alternative be to implement the Android 12 splash screen manually with a Kotlin file?
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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note (fix version 2023.3.0a2):
Disabled the automatic Android 12+ native splash screen and added the option to modify the splash screen's background color using the editor inspector.