Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0f2
Issue ID
1044157
Regression
No
[NET4.6] DateTime.ToLocalTime returns incorrect time in some timezones
To reproduce:
1. Open project
2. Set device timezone to Sydney, Australia; Adelaide, Australia or Wellington, New Zealand
3. Build and run on iOS or Android device
Expected vs Actual: returned DateTime.ToLocalTime is +1 hour of device stated time
Reproduced: 2017.4.1f1, 2017.4.4f1, 2018.1.0b12, 2018.1.2f1, 2018.2.0a1, 2018.2.0b6
Not reproducible in earlier versions because of bug #934382
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment