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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Resolution Note:
There are no fixes planned for this Bug