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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2019.1):
.Net 3.5 returning zero timezones on windows has been fixed in the new .net 4.x.