Search Issue Tracker
Fixed
Unknown (hidden) 2022.2.X
Votes
6
Found in
2022.2.0a9
Issue ID
UUM-914
Regression
Yes
[WebGL] Performance drops significantly when running build on fullscreen
Reproduction steps:
1. Open the user's attached project on WebGL
2. Build and run it
3. Enter fullscreen in the game and observe the framerate
Expected result: The scene does not have framerate issues
Actual result: The scene is lagging
Reproducible with: 2021.2.0b1, 2021.2.17f1, 2022.2.0a9
Not reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.0a21
Note:
Seems to only reproduce on some machines/OS versions
Comments (2)
-
matt_cauldron
Apr 02, 2022 06:34
Also worth noting that this bug was initially found as a result of upgrading from 2020.3 to 2021.2 and so I'm seeing it as a performance regression between versions.
It's interesting that the QA team found it started to reproduce between 2021.2.0a21 and 2021.2.0b1 which implies that the change is contained between those versions
-
matt_cauldron
Apr 02, 2022 06:28
Related forum thread can be found at https://forum.unity.com/threads/performance-regression-2020-3-2021-2-60-30-fps.1226598/
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Fixed by another internal issue: UUM-7962: [WebGL] context powerPreference should default to high-performance