Hi,
We are trying to use the VirtualTexturePrefetchMips feature and it works but it’s hard to view the results since FRenderAssetStreamingManager::HandleListStreamingRenderAssetsCommand crashes when encountering one of these textures.
It seems like the issue is that for VTs with VirtualTexturePrefetchMips, TextureMips is empty, so the OutputMipsString lambda needs to look in (*TexturePlatformData)->VTData instead to get the size of OutputIndex
Thanks,
Lucas
[Attachment Removed]