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
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
There are no fixes planned for this Bug
Resolution Note:
There are no fixes planned for this Bug