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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
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.