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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
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.