Search Issue Tracker
Fixed in 2022.3.58f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.X, 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
- Element background colors change places in Game window after reopening UI Builder
- Unity Theme can't be changed when any compilation errors are thrown
- Editor layout does not save custom Editor windows when they are declared using file-scoped namespaces
- Crash on VFXManager::CollectShadowCullResults when opening a specific scene
- Component Glyphs value is truncated and Ligature Table glyph fields become inaccessible when increasing the Component Glyphs count
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)