Global Cache not reassignable
Tested on the inspector examples as it was the easiest to see if changes were actually reflected on the cache.
It's currently not possible to change or update GlobalCache parameters. And as some entities use directly the GlobalCache like the 3DTiles it's not possible to increase its size or its count.
Would be great to either be able to overwrite GlobalCache, or to pass it custom settings when creating an Instance
Edited by Sébastien Guimmara