Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.5.0a1
Issue ID
579119
Regression
No
Screen.GetResolution is either a duplicate of Screen.resolutions or not properly documented
Steps to reproduce:
1. Create a project which prints out Screen.GetResolution and Screen.resolutions
2. Build it as standalone
3. See two arrays of possible resolutions printed out. They look the same, however Object.Equals returns false.
Screen.GetResolution was unlisted in documentation of 4.2.2, however is still accessible from scripts in all three tested versions. Version 4.3.1 has it listed in Screen class documentation, however descriptions is empty.
Link to documentation: http://docs.unity3d.com/Documentation/ScriptReference/Screen.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment