Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
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.