Search Issue Tracker
Fixed
Fixed in 2022.3.58f1, 6000.0.36f1, 6000.1.0b4
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.28f1
6000.1.0a5
Issue ID
UUM-87263
Regression
No
DateTime.Now returned time is 1 hour behind when system time zone is set to Morocco
Reproduction steps:
1. In the computer settings, set the time zone to Morocco
2. Open the attached “BugRepro” project
3. Open the “Assets/Scene/SampleScene” Scene
4. Enter Play Mode
5. Observe the Console
6. Compare the time logged in the Console and the system time
Expected result: The times match
Actual result: The time logged in the Console is 1 hour behind
Reproducible with: 2021.3.46f1, 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Reproducible on: macOS 15.1 (M1 Max)
Not reproducible on: Windows 11
Comments (2)
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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
MarekMrvaSuperScale
Jul 11, 2025 14:55
The same thing applies for Android (with Unity 6000.1.0f1)
MarekMrvaSuperScale
Jul 11, 2025 14:54
Looks like this bug is also present on iOS (and not fixed in 6000.1.0f1)