I recreated this: Unreal Engine Basic Dynamic Snow Tutorial - with Runtime Virtual Textures - UE4.25 - YouTube
but it doesn’t seem to work on mobile. It’s a tutorial on dynamic snow where travelling through it adds a virtual texture that seems to deform the snow. What I have works perfectly on PC, but doesn’t do anything on mobile. I am spawning in the static meshes using instanced static meshes, and applying them to a voxel landscape, if that has anything to do with it. And I do have virtual textures enabled on mobile in the project settings.