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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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)