Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android export failed because of corrupt files #7

Open
mgschwan opened this issue Jul 18, 2024 · 2 comments
Open

Android export failed because of corrupt files #7

mgschwan opened this issue Jul 18, 2024 · 2 comments

Comments

@mgschwan
Copy link

mgschwan commented Jul 18, 2024

The latest version 2.4.1 has two anim files that contain a pointer to the git-lfs location instead of the actual file content. That causes the Android export to fail because the file is corrupt from Unity's point of view.

The two offending files are

./Runtime/Toolkits/RealisticHandInteraction(experimental)/Resources/Animations/RightHandGrab.anim
./Runtime/Toolkits/RealisticHandInteraction(experimental)/Resources/Animations/LeftHandGrab.anim

They contain the git-lfs info

version https://git-lfs.github.com/spec/v1
oid sha256:320bd9c9547f0f8d2cb494c8d4b6532a88ff2713cfc1a0f93a4c0532c23ff7d0
size 149832

@tony-phlin
Copy link
Contributor

Hi Michael,

We just realized that our Github LFS service was being terminated few hours ago which seem the timing you’re downloading so some files were broken.

The LFS bandwidth and service is resumed so please simply download again and it should be workable (we just verified)

Thanks for the notice and let us know if the situation is recovered.

@kaimikael
Copy link

The files as stored in Github are correct, but https://github.com/ViveSoftware/VIVE-OpenXR/tree/master/Installer/ViveOpenXRInstaller.unitypackage still contains the corrupt files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants