Search Issue Tracker
By Design
Votes
0
Found in
5.6.4f1
Issue ID
1023616
Regression
No
[iOS][iPhoneX] The UI layout changes when it finishes loading in the background
Reproduction steps:
1. Create a new project.
2. Import the attached package "QAPackage.unitypackage (29.1 KB)".
3. Build and run the "bootScene" to iOS device.
4. Click the "Button"(It turns grey slightly when clicked).
5. Minimise the application.
6. Wait for 15 seconds.
7. Maximise the application.
Actual behavior (see the attached screenshots (actual vs expected)):
- One UI panel will appear on top of the other panels.
Note:
- Sometimes this issue will reproduce without steps 5 and 7.
Reproduced with:
iPhone X iOS 11.3
5.6.6f1, 2017.1.3p4, 2017.2.2p4, 2017.3.2f1, 2018.1.0f2, 2018.2.0b3, 2018.3.0a1
Not reproducible with:
iPhone 7 iOS 11.0
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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note (2019.3.X):
New instantiated object is placed in range of the screen. If we compare iPhone 7 - which did not reproduce the issue, the object is placed higher than the screen resolution, that way hiding the canvas.