Cannot install visualizer
Hi, I tried to install the visualizer without success. I followed the instruction here but received an error Unity package Manager Error when launching the project:
I am using Unity v. 2021.3.43f1 as recommended and cloned the master branch of OpVisualizer.
Would you be able to help?
Full log here:
[LicensingClient] Handshaking with LicensingClient (version: 1.15.4+eee609c)
[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-XXX" (connect: 0.00s, validation: 0.01s, handshake: 0.82s)
Entitlement-based licensing initiated
[Licensing::Module] Successfully updated the access token PJ11sCOt-6Ytq68AN9detcvm6CsE_0m-Csu3-C-MWFQ005f
[LicensingClient] Licenses updated successfully
Built from '2021.2/staging' branch; Version is '2021.2.17f1 (efb8f635e7b1) revision 15710454'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 10 (10.0.19045) 64bit Enterprise' Language: 'en' Physical Memory: 32000 MB
[Licensing::Module] Serial number assigned to: "5773693944962-UnityPersXXXX"
BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0
[Package Manager] Server::Start -- Port 58188 was selected
COMMAND LINE ARGUMENTS:
C:\Unity\2021.2.17f1\Editor\Unity.exe
-projectpath
C:\dev\opvisualizer
-useHub
-hubIPC
-cloudEnvironment
production
-licensingIpc
LicenseClient-XXX
-hubSessionId
21ac3aac-ebf5-40f3-b60e-52a8f5d31c8d
-accessToken
PJ11sCOt-6Ytq68AN9detcvm6CsE_0m-Csu3-C-MWFQ005f
Successfully changed project path to: C:\dev\opvisualizer
C:/dev/opvisualizer
[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"
Rebuilding Library because the metadata folder could not be found!
[Package Manager] Done resolving packages in 98.62s seconds
An error occurred while resolving packages:
Project has invalid dependencies:
com.atteneder.gltfast: Cannot checkout repository [https://github.com/atteneder/glTFast.git]:
Error when executing git command. Downloading Documentation~/img/Unity-glTF-workflows.png (46 KB)
Error downloading object: Documentation~/img/Unity-glTF-workflows.png (863cfd7): Smudge error: Error downloading Documentation~/img/Unity-glTF-workflows.png (863cfd7cb36fdf3434a306a2c74972a0732d344bc99090ef7a233b8f235a44cc): LFS: Get "https://github-cloud.githubusercontent.com/alambic/media/176596540/86/3c/863cfd7cb36fdf3434a306a2c74972a0732d344bc99090ef7a233b8f235a44cc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5BA2674WPWWEFGQ5%2F20240903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240903T075553Z&X-Amz-Expires=3600&X-Amz-Signature=4779fbdaa5b92cc84beef14161201621cc4fd11759455c70ce3de4f693f99daa&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=133088921&token=1": tls: failed to verify certificate: x509: certificate signed by unknown authority
Errors logged to 'C:\dev\opvisualizer\Library\PackageCache\.tmp16856QwAxGN5lFKp3\clone\.git\lfs\logs\20240903T095553.2544278.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: Documentation~/img/Unity-glTF-workflows.png: smudge filter lfs failed
A re-import of the project may be required to fix the issue or a manual modification of C:/dev/opvisualizer/Packages/manifest.json file.