Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.1p4
Issue ID
930162
Regression
No
[Android]Screen resolution values are swapped when an application is resumed
Reproduction steps:
1. Open the attached project;
2. Build the scene "Main" on a device;
3. Minimize and maximize an app;
4. Observe the messages about the resolution in a logcat;
Actual result: It is written: "Screen Resolution. Width: 1440. Height: 2560" in a logcat, although the screen is set to landscape.
Expected result: the width and height of a screen should be swapped.
Note: the bug appears if an app is resumed when a screen is a landscape. If an app is resumed when a screen is a portrait, the bug does not appear (screens.png).
Reproduced with: 5.4.5p4, 5.5.0b1, 5.5.4p2, 5.6.2p3, 2017.1.0f3, 2017.2.0b3
Devices under test:
Reproducible with:
Google Pixel XL*, OS:O, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:google/marlin/marlin:O/OPP2.170420.019/4021594:user/release-keys
Not reproducible with:
Google Pixel*, OS:7.1.2, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:google/sailfish/sailfish:7.1.2/N2G47E/3766409:user/release-keys
Asus ASUS T00I (Zenfone 4)*, OS:4.4.2, CPU:x86, GPU:PowerVR SGX 544MP2, Build:asus/WW_ZenFone-Single/ASUS_T00I:4.4.2/KVT49L/WW_ZenFone-V6.6.3-20141229:user/release-keys
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
issue not reproducible