- Home /
Question by
NatureGreek · Mar 24 at 12:40 PM ·
editorlicensinglauncher
Unity opens then closes instantly
Unity opens then closes right after. I've done every trick in every thread on this question. I've reinstalled everything after clearing user/appdata/. I've returned my licences and redone them. Made a new account and everything. I've tried unplugging controllers and ports to no avail. I'm losing it, what else can I do? I think its a problem with the licences since Unity.Licencing.ClientLog has weird results that are clearly wrong. There may be something I have to do with the Ethernet connector maybe? That or the internet in some other way. Any help would be greatly appreciated.
2022-03-24 10:36:50.057 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Configuration.PathProviders.PathProviderUtility || Searching for licenses in C:\Users\komp\AppData\Local\Unity\licenses
2022-03-24 10:36:50.058 - [ 448] - [ 17] - WARN - Unity.Licensing.Client.Configuration.PathProviders.PathProviderUtility || No license files (*.xml) found in C:\Users\komp\AppData\Local\Unity\licenses
2022-03-24 10:36:50.058 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Configuration.PathProviders.PathProviderUtility || Searching for legacy license file: C:\Users\komp\AppData\Local\Unity\Unity_lic.ulf
2022-03-24 10:36:50.058 - [ 448] - [ 17] - WARN - Unity.Licensing.Client.Configuration.PathProviders.PathProviderUtility || Legacy license file not found: C:\Users\komp\AppData\Local\Unity\Unity_lic.ulf
2022-03-24 10:36:50.058 - [ 448] - [ 17] - WARN - Unity.Licensing.Client.Configuration.PathProviders.PathProviderUtility || license directory C:\ProgramData\Unity\licenses not found
2022-03-24 10:36:50.059 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Configuration.PathProviders.PathProviderUtility || Searching for legacy license file: C:\ProgramData\Unity\Unity_lic.ulf
2022-03-24 10:36:50.059 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Configuration.PathProviders.PathProviderUtility || Found legacy license file: C:\ProgramData\Unity\Unity_lic.ulf
2022-03-24 10:36:50.062 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Services.Helpers.LicenseFilesMapper || Successfully parsed (legacy) license C:\ProgramData\Unity\Unity_lic.ulf
2022-03-24 10:36:50.063 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Services.EntitlementResolverProvider || Rebuilding resolvers from local files
2022-03-24 10:36:50.063 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Services.Helpers.ResolverBuilder || Processing legacy license C:\ProgramData\Unity\Unity_lic.ulf
2022-03-24 10:36:50.063 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Services.EntitlementResolverProvider || Processed 1 license files in 00:00:00.0002840
2022-03-24 10:36:50.064 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Communication.ApiPipeHandler#1 || [Response] Type: EntitlementGroupsDetailsResponse, Code: 200, Status: Success, found: 1 groups
2022-03-24 10:36:50.091 - [ 448] - [ 17] - INFO - Unity.Licensing.EntitlementContext.CompositeContextProvider || Instantiate new context with id cee9d3c6-f2df-48df-91f4-a718277d7dae
2022-03-24 10:36:50.092 - [ 448] - [ 17] - INFO - Unity.Licensing.Client.Communication.ApiPipeHandler#1 || [Response] Type: EntitlementsResponse, Code: 200, Status: Found 1 entitlements
Comment