Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.2.3p1
Issue ID
1087719
Regression
No
Varied timezones available on Mac and Windows
To reproduce:
1. Open attached project "case_723483-TimezoneError-Win.zip"
2. Open "scene.unity" scene
3. Enter Play mode
4. Observe the console
Expected result: MacOS and Win machines have the same number of time zones showed in the console
Actual result: MacOS machine has a lot more time zones shown in the console
Test results:
2017.4.12f1:
MacOS:
.NET 3.5 - 464
.NET 4.6 - 424
Win10:
.NET 3.5 - 0
.NET 4.6 - 137
2018.2.11f1, 2018.3.0b5, 2019.1.0a4:
MacOS:
.NET 3.5 - 464
.NET 4.x - 487
Win10:
.NET 3.5 - 0
.NET 4.x - 137
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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Resolution Note (fix version 2019.1):
.Net 3.5 returning zero timezones on windows has been fixed in the new .net 4.x.