Every time I call the function Addressables.ClearDependencyCacheAsync(“key”). I get an error “Attempting to use an invalid operation handle”. What does that mean and how to fix it?
My unity version is 2019.4.8f1 personal.
Many thanks.
Every time I call the function Addressables.ClearDependencyCacheAsync(“key”). I get an error “Attempting to use an invalid operation handle”. What does that mean and how to fix it?
My unity version is 2019.4.8f1 personal.
Many thanks.
I’ll kick this to the team for a bit of insight. Which version of Addressables are you using?
Thanks, Addressables 1.8.5
Thanks. That’s a really old version of the package. I would say try updating to the most recent version, and see if you still have this issue.