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
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
- Renderer Light Probe Selection option resets to default when closing and reopening the Unity Editor
- [iOS] Sometimes the safe area is incorrect when the Player is in the landscape mode
- Environment Lighting does not change when changing its properties in Play mode
- Black artifacts appear when playing a certain transcoded video using VideoPlayer
Resolution Note:
issue not reproducible