[Solved] Timezone Problem when open a game from epicgames

NotSupportedException: Can't get timezone name.

  at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0 


  at System.TimeZone..cctor () [0x00000] in <filename unknown>:0 

Rethrow as TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone

  at System.DateTime.get_Now () [0x00000] in <filename unknown>:0 


  at UnityEngine.GUI..cctor () [0x00000] in <filename unknown>:0 

Rethrow as TypeInitializationException: An exception was thrown by the type initializer for UnityEngine.GUI

  at BootLoader.Awake () [0x00000] in <filename unknown>:0 
Was this page helpful?