Virtual Shadow Maps are slightly broken

Following up on this. I figured out that specifically whenever a mesh doesn’t have a physics asset applied the cache invalidating bounds volume in the command I shared in my other reply does not get updated. Hence all the problems with the shadows. Check if the mesh has a physics asset. I’m not sure if this is intentional, I was removing physics assets from skeletal meshes for performance reasons and saw it start reappearing.