Search Issue Tracker
Fixed in 2020.1
Fixed in 2018.4, 2019.2, 2019.3
Votes
0
Found in
2017.4.20f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1169719
Regression
Yes
Editor window is black when TimeZoneKeyName is invalid
Steps to reproduce:
1. Open Registry Editor
2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\TimeZoneInformation
3. Change timeZoneKeyName to invalid zone name e.g.1
4. Restart PC
5. Create a new project
Results: Editor window doesn't properly loads. The editor window is black.
Reproduced with: 2019.3.0a9, 2019.2.0b10, 2019.1.11f1, 2018.4.4f1
Not reproducible with: 2017.4.30f1
Note:
The same issue can be reproduced when HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones is missing
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
- NullReferenceException when selecting a Dropdown Component override in the Prefab Overrides menu for the second time
- USS variables are broken on IOS
- Crash when project is reopened or upgraded
- Hub doesn't install windows 10 sdk properly
- Crash building for iOS after canceling a build
Resolution Note (fix version 2019.3):
Fixed bug where editor would fail to load correctly when an invalid or missing timezone was set in the windows registry.