Search Issue Tracker
Fixed
Fixed in 2022.3.62f1, 6000.0.48f1, 6000.1.0b15, 6000.2.0a9
Votes
0
Found in
2022.3.57f1
6000.0.37f1
6000.1.0b5
6000.2.0a2
Issue ID
UUM-96465
Regression
No
Time.realtimeSinceStartupAsDouble is paused when the system is put to sleep
Reproduction steps:
1. Open the attached “UnityWebGL-LoadingTest-master” project
2. In the Build settings, make sure that WebGL platform is selected
3. Build And Run the project
4. In the WebGL player, press the white circle in the top right corner to open the console
5. In the console, type “runUnityCommand("LogInitializationTime");” command
6. Observe the time deviation between “UTC time since initialization” and “Unity Time since initialization”, from the resulting message
7. Put the computer to sleep for around 1 minute
8. Repeat steps 5 and 6
Expected result: The time deviation in step 6 and 8 should be 0
Actual result: The time deviation in step 8 is not 0
Reproducible with: 2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Reproducible on: macOS Sequoia 15.3 (M1 Max)
Not reproducible on: Windows 11, Ubuntu 24.04
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment