Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.3.1f1
Issue ID
595579
Regression
No
Add a note in documentation that Screen.resolution should return an empty array on android devices
Documentation in screen.resolution needs a note that on android devices it should give an empty array of resolutions.
Message from developers:
Android is not limited to a set of resolutions. Any resolution should work (within reason).
Link to documentation:
https://docs.unity3d.com/Documentation/ScriptReference/Screen-resolutions.html
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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
StinkySteak
May 03, 2024 01:30
This issue seems persist on Unity 2021.3.21, android 5 only