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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
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.