Search Issue Tracker
Fixed in 2018.4.X
Fixed in 2019.2.X, 2019.3.X
Votes
1
Found in
2018.4.0f1
2018.4.9f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1187030
Regression
No
[iOS] Screen.dpi returns wrong value for iPhone 11 Pro
How to reproduce:
1. Build the attached project for iOS Simulator SDK
2. Open the generated Xcode project
3. Select iPhone 11 Pro as target device
4. Build & Run the project
5. Check the Console
Actual result: Screen.dpi returns value of 326.
Expected result: Screen.dpi should return value of 458.
Reproducible with: 2018.4.10f1, 2019.2.7f2, 2019.3.0b5, 2020.1.0a6.
Devices reproducible with:
- iPhone 11 Pro
- iPhone 11 Pro Max
Notes:
- Can't test 2017.4 because Xcode project fails with some metal errors.
- The issue reproduces with real devices
----------------------------
Fixed in 2020.1.0a10, 2019.3.0b10, 2019.2.13f1, 2018.4.14f1.
Comments (2)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
MechEthan
Nov 22, 2019 17:36
Seems like a pretty low risk fix to ship, but it's been "In Review" for 2018.4 for weeks now. Guess I will ship with a hardcoded fix for now ...
Can these low-risk device config bugs please get prioritized on LTS updates?