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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
CarolRogers
Jul 12, 2020 18:39
If you are in the market for buying a case for the phone then I would suggest you to check out the https://www.gorillacasestore.com/product/waterproof-iphone-8-case-black/. The best thing about it is that the case is totally waterproof.
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?