Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
29
Found in
6000.0.59f1
6000.2.6f1
6000.3.0b5
6000.4.0a1
6000.5.0a1
Issue ID
UUM-121453
Regression
No
[iOS] Screen flashing after the iOS splash screen
How to reproduce:
1. Open the “ReproProject.zip“ project
2. Open the “Load“ scene
3. Build for iOS
4. Open the “Unity-iPhone.xcodeproj“ project in Xcode
5. Build for a device
6. Open and close the instance of the app a few times (should reproduce in 5 times)
Expected result: No flickering when opening the app on the splash screen
Actual result: Flicker when opening the app on the splash screen
Reproducible with: 6000.0.59f1, 6000.2.6f1, 6000.3.0b5, 6000.4.0a1
Reproducible environment: macOS 15.7 (M4 Max), macOS 15.7 (M1 Pro) (Reporters)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00626, iPhone 16 (MYE73QN/A), CPU: Apple A18 Pro, OS: 18.5
VLNQA00416, iPhone 13 Pro (MLVA3ET/A), CPU: Apple A15 Bionic, OS: 17.6.1
VLNQA00535, iPhone XS (MT9F2ET/A), CPU: Apple A12 Bionic, OS: 17.6.1
Not reproducible with these devices:
VLNQA00232, iPhone 8 Plus (MQ8M2ET/A), CPU: Apple A11 Bionic, OS: 16.7.10
VLNQA00493, iPhone 14 Pro (MQ083PX/A), CPU: Apple A16 Bionic, OS: 16.3.1
VLNQA00491, iPhone 14 Pro (MQ083PX/A), CPU: Apple A16 Bionic, OS: 16.0
Comments (5)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
MicahTech
Nov 14, 2025 21:30
This never should have been an issue in the first place, what even prompted them to change the splash screen code?
suraj_stellarplay
Nov 12, 2025 11:04
When can we expect a fix?
lucas_unity4
Oct 31, 2025 14:09
Also happens on Unity 6000.0.58f2
danieldaniil
Oct 27, 2025 11:43
upd: 1) scene loading from asset bundle
danieldaniil
Oct 27, 2025 11:13
Have similar issue: during runtime after some steps bug can be reproduced.
important note: repro with these steps isn't 100%
1) scene loading from addressable. after changing device orientation (landscape to portrait or portrait to landscape) -> screen blinking
2) app session interrupted by telephone call, runs in background for a while, after call end -> screen blinking
3) accidentally making double screenshot