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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2019.1):
.Net 3.5 returning zero timezones on windows has been fixed in the new .net 4.x.