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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
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