Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0f1
Issue ID
645782
Regression
Yes
[WSA] Screen.DPI error "s_PhysicalDpi > 0.0f"
Deployed project on Surface PRO. Got spammed in the console this message "s_PhysicalDpi > 0.0f";
Regression possibly caused by https://fogbugz.unity3d.com/default.asp?634153
Repro steps:
1. open attached project "screen api";
2. build for Win Store Apps and deploy in Surface PRO;
3. Console starts to show error;
Reproduced on 4.6.0RC1;
Comments (1)
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
schmosef
Nov 17, 2014 09:34
This just came up for me as well.
I'll try to isolate it in a test project and submit as a bug.