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
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
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.