Any version of Unity and Unity Hub. Found errors in 2021.1 and 2022.1.12f2.
She literally appeared out of nowhere. I did not launch projects for a couple of days, and then this happened.
After creating a new project (I will not talk about the existing one), problems arise at the stage of initialization and unpacking of archives.
I noticed that the following executable files are deleted by themselves: UnityPackageManager, 7z and Unity.Licensing.Client.
Windows Defender is rooted off.
No antivirus installed.
The brandmauer has all the appropriate permissions for incoming and outgoing packets.
Logs are provided below. What is the problem?
**Editor.log**
[LicensingClient] Error: Code 10 while verifying Licensing Client signature (process Id: 1764, path: "A:/Programms/Unity/Unity Hub/UnityLicensingClient_V1/Unity.Licensing.Client.exe")
[Licensing::Module] Error: LicensingClient has failed validation; ignoring
[LicensingClient] Handshaking with LicensingClient:
version: 1.11.0+2b534b4
Session Id: b259af2b8d5c42e9919c2e99c7d905e5
Machine Id: /BBDV1Ca5xVMSiLo71qZhNmi/h0=
[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-Ren" (connect: 0.00s, validation: 0.01s, handshake: 0.08s)
Entitlement-based licensing initiated
[LicensingClient] Successfully updated the access token
[Licensing::Module] Successfully updated the access token g-tsHYaT347VPclz_sKF7yj1p8hpklYZ7p-5MYsAGcY011f
[LicensingClient] Error: Code 200 while updating license in client (status: Licenses updated.)
Built from '2022.1/staging' branch; Version is '2022.1.22f1 (6b6e9fc2adda) revision 7040671'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 10 (10.0.17763) 64bit EnterpriseS' Language: 'ru' Physical Memory: 12064 MB
[LicensingClient] Successfully resolved entitlements
[Licensing::Module] Serial number assigned to: "F4-R3TC-MVRU-MAYX-S9K8-XXXX"
BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0
COMMAND LINE ARGUMENTS:
A:\Programms\Unity\EDITORS_INSTALLS\2022.1.22f1\Editor\Unity.exe
-createproject
C:\Users\Ren\My project
-cloneFromTemplate
A:\Programms\Unity\EDITORS_INSTALLS\2022.1.22f1\Editor\Data\Resources\PackageManager\ProjectTemplates\com.unity.template.3d-8.1.3.tgz
-cloudOrganization
-cloudEnvironment
production
-useHub
-hubIPC
-hubSessionId
8a1d0350-644d-11ed-9bc5-1dfb3a799d8d
-accessToken
g-tsHYaT347VPclz_sKF7yj1p8hpklYZ7p-5MYsAGcY011f
C:/Users/Ren/My project
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=33554432"
"memorysetup-bucket-allocator-block-count=8"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=33554432"
"memorysetup-profiler-bucket-allocator-block-count=8"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=16777216"
"memorysetup-job-temp-allocator-block-size=2097152"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=33554432"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Exiting without the bug reporter. Application will terminate with return code 1
**UPM.LOG**
[2022-11-14T18:52:23.125Z][INFO] Command-line: A:\\Programms\\Unity\\EDITORS_INSTALLS\\2022.1.22f1\\Editor\\Data\\Resources\\PackageManager\\Server\\UnityPackageManager.exe
[2022-11-14T18:52:23.150Z][INFO] Creating server instance
[2022-11-14T18:52:23.417Z][INFO] Starting Server
[2022-11-14T18:52:23.439Z][INFO] Server started on port [10010]
↧