Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.35f1
2022.3.20f1
2023.2.12f1
2023.3.0b9
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-64874
Regression
No
The Update function is not called in WebGL when the browser is minimized
How to reproduce:
1. Open the “webgl“ project
2. Make sure the platform is Web
3. Select File → Build and Run
4. Open the web console with “F12“ or “CRTL+Shift+C“
5. Once “Unity update - 1“ is seen on the Console minimize the browser
6. Wait for 1 minute, return to the Player and observe the Console
Expected result: There is a different number seen after “Unity update - “
Actual result: “Unity update - 1“ is seen
Reproducible with: 2021.3.35f1, 2022.3.20f1, 2023.2.12f1, 2023.3.0b9
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Notes:
- Reproduces despite Application.runInBackground set to “true“.
- Not reproducible when switching to a different tab
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
There are no fixes planned for this Bug