How to change the Vault Cache location for Unreal Engine content
When you download assets from the UE Marketplace, they’re downloaded into a temporary location called the Vault Cache before being copied into your actual project. This means that by default, you’ll end up with an asset at least twice: once on the Vault Cache, and once in your project. The reasoning is that when you …