Skip to content

chore: fix Library caching in CI#2733

Merged
bitsandfoxes merged 1 commit into
mainfrom
chore/fix-library-caching
Jun 25, 2026
Merged

chore: fix Library caching in CI#2733
bitsandfoxes merged 1 commit into
mainfrom
chore/fix-library-caching

Conversation

@bitsandfoxes

@bitsandfoxes bitsandfoxes commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Looks like we're blowing through our cache limit and evicting "older" caches. This causes the fallback to a version agnostic key to kick in and that causes things like

Failed to load '.../Library/SplashScreenCache/08/08945fcc...'.
File may be corrupted or was serialized with a newer version of Unity.

and that causes builds to fail. See this run and that run.

#skip-changelog

@bitsandfoxes bitsandfoxes requested a review from a team June 25, 2026 12:08
@bitsandfoxes bitsandfoxes merged commit e38dbe3 into main Jun 25, 2026
319 of 325 checks passed
@bitsandfoxes bitsandfoxes deleted the chore/fix-library-caching branch June 25, 2026 12:18
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

Successfully merging this pull request may close these issues.

2 participants