Search Issue Tracker
Won't Fix
Votes
1
Found in
4.2.0f1
Issue ID
550447
Regression
No
SceneView reporting wrong Screen.width / Screen.height
This issue has no description.
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
roryo
Oct 27, 2016 15:47
When Screen.height is called from an SceneView.onSceneGUIDelegate, double the Screen.height is returned. The workaround is to use Screen.height/2.