Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2018.4.14f1
2019.2
2019.3
2020.1
Issue ID
1213520
Regression
No
Project window size is getting printed out when accessing Screen Size
Steps to reproduce:
1. Open user-attached project
2. In the project window, select "Prefab"
3. Right-click on it and select 'Screenshot'
Expected: The current screen size gets printed ("Screen: ...")
Actual: The screen size reports the current size of the Project window
Reproduced in: 2018.4.16f1, 2019.2.18f1, 2019.3.0f4, 2020.1.0a20
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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField Choices Elements tooltip covers the entire window while scrolling through the Elements
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
Resolution Note (2020.1.X):
I have confirmed with @philip and this is expected behaviour. The Scrren.width and Screen.height will give the current window dimensions.