Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X
Votes
0
Found in
2018.4
2018.4.16f1
2019.4
2020.1
2020.2
Issue ID
1256569
Regression
No
Project never loads when Time Zones registry has missing keys
How to reproduce:
1. Open 'Regedit'
2. Navigate to "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation"
3. Change "TimeZoneKeyName" value data to a random string (to force Mono to use FindSystemTimeZoneById)
4. Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones"
5. Back-up the 'Time Zones' registry folder
6. Delete the 'Time Zones' registry folder
7. Create and open a new Project
Expected result: the project opens successfully
Actual result: the project never loads
Reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.1.0b14, 2020.2.0a16
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
- [Android] The Player freezes when disabling Bluetooth while connected to the headphones
- Addressable bundles are not retrieved from the cache when a WebGL Player is refreshed
- Sprites are incorrectly occluded by Sprite Physics Shape culling when behind in sorting order
- CPU usage is increased when the Editor is idle with the ProBuilder Package installed
- Unstable lighting when additional light sources are added in Shader Graph nodes
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a21, hang on windows that would occur when insufficient timezone information was available in the registry.
Resolution Note (fix version 2020.1):
Fixed in 2020.1.9f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.12f1
Resolution Note (fix version 2018.4):
Fixed in 2018.4.29f1