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
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
- Tile Palette Window zoom level resets when the Window becomes inactive
- [iOS] Exported Xcode "Unity-iPhone" Xcode project shows the "Framework" folder as red
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.