Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b8
6000.5.0a6
6000.6.0a1
Issue ID
UUM-133885
Regression
No
WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
Steps to reproduce:
1. Open the attached project user's project "WebGL-Resolution-Test.zip"
2. Build and Run for WebGL
3. Observe Player Resolutions shown
4. Open the built Index.html
5. Uncomment "matchWebGLToCanvasSize: false," and save changes
6. Refresh the webpage
7. Observe Player Resolutions shown
Actual result: Screen resolution lowers to "2294 x 960"
Expected result: Screen resolution does not change stays at the monitors size
Reproducible with: 2022.3.71f1, 6000.0.66f1, 6000.3.8f1, 6000.4.0b5, 6000.5.0a5
Environment tested: Windows 11 24H2
Notes:
-Tested with a monitor using a resolution of 3440x1440
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects
Add comment