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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.