Search Issue Tracker
Fixed in 2021.3.13f1
Fixed in 2022.2.0b10
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (fix version 2021.3.13f1):
Fixed by another internal issue: UUM-7962: [WebGL] context powerPreference should default to high-performance
Resolution Note (fix version 2022.2.0b10):
Fixed by another internal issue: UUM-7962: [WebGL] context powerPreference should default to high-performance