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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Resolution Note:
There are no fixes planned for this Bug
Resolution Note:
There are no fixes planned for this Bug