Search Issue Tracker
In Progress
Fixed in 6000.0.36f1, 6000.1.0b4
Fix In Review for 2022.3.58f1
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
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 2022.3.58f1):
Patch applied to the Unity fork of Mono:
https://github.com/Unity-Technologies/mono/pull/2103