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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
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.