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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
Resolution Note:
There are no fixes planned for this Bug