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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment