Search Issue Tracker
Fixed
Fixed in 2022.3.62f1, 6000.0.49f1, 6000.1.3f1, 6000.2.0a11
Votes
2
Found in
2022.3.61f1
6000.0.45f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102210
Regression
Yes
"DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
Reproduction steps:
1. Open the attached “IN-98574” project
2. Open the Xcode Debugger/Android Logcat
3. Make sure to change the Date & Time of the mobile device to London (UK) time
4. Build and Run the iOS/Android Player
5. In the Player, press the white button
6. Observe the logs
Expected result: The logged “DateTime.Now” is one hour ahead of the logged “DateTime.UTCNow”
Actual result: The “DateTime.Now” and “DateTimeUTCNow” are the same
Reproducible with: 2022.3.59f1, 2022.3.61f1, 6000.0.45f1, 6000.1.0b14, 6000.2.0a8
Not reproducible with: 2022.3.58f1
Reproducible environments: macOS 15.3.2
Not reproducible environments: No other environments tested
Reproducible with these devices:
VLNQA00372 - Galaxy S21 5G (SM-G991U), CPU: Snapdragon 888, GPU: Adreno 660, OS: 12
VLNQA00558 - iPad mini 4 (WiFi) (MNY12B/A), CPU: Apple A8, OS: 10.3.1
SauceLabs - Galaxy S23, OS: 14
Note: Not reproducible in Play mode in the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment