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

Add function to clear cache in editor #2558

Open
Muzz opened this issue May 5, 2024 · 0 comments
Open

Add function to clear cache in editor #2558

Muzz opened this issue May 5, 2024 · 0 comments

Comments

@Muzz
Copy link
Contributor

Muzz commented May 5, 2024

Issue description:

One of the big issues we constantly run into is broken asset references or things in general being broken because pulling assets from git does not force the cache to update properly. This means that we need to manually clear cache whenever we pull, or we run into random issues. Forgetting to do this has meant we've wasted a lot of time trying to work out why things are broken after a pull. It would be good to have a function to totally clear the cache and rebuild in editor from that.

If there is better ways to deal with this, let us know!

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

No branches or pull requests

2 participants