Search Issue Tracker
Third Party Issue
Votes
0
Found in
2022.3.65f1
6000.0.56f1
6000.2.1f1
6000.3.0a5
Issue ID
UUM-114263
Regression
No
[iPadOS] One third of the launch screen does not render and is transparent when the app is not in full screen
Steps to reproduce:
- Create a new project
- Export iOS Xcode project
- Run the application on a device where Stage Manager or Windowed mode is enabled
- Make sure that the application opens in landscape while device itself is in portrait
- Observe the launch screen
Actual results: one third of the launch screen is transparent
Expected results: launch screen fully renders
Reproducible with versions: 2022.3.65f1, 6000.0.56f1, 6000.2.1f1, 6000.3.0a5
Reproduced with devices:
- VLNQA00474 - iPad Pro (3rd generation, M1) (MHQR3HC/A), CPU: Apple M1, OS: 18.3.1
- VLNQA00347 - iPad Air (4th generation) (MYFM2HC/A), CPU: Apple A14 Bionic, OS: 26.0
Notes:
- Sometimes reproducible while resizing screen when app is running
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
Resolution Note:
This issue occurs when launching the app in landscape mode on iPad with Stage Manager enabled. When the device is in portrait orientation, but the app launches in landscape, Stage Manager momentarily displays the launch screen in a portrait-sized (partial) window before resizing to landscape for the main view. This behavior is observed in both Unity and non-Unity Xcode projects. It is a system-level issue in iPadOS and cannot be controlled or fixed by the application.