You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Lumin app crashes when using MRMesh on Vulkan Desktop rendering path. -Vulkan does not work correctly unless we fill in all of the vertex buffers. MRMesh now requires that via assert and MeshTrackerComponent fills in placeholder data as necessary. #review-4104000 #rb Mike.Beach #jira UE-59374 [CL 4104555 by Jeff Fisher in Dev-VR branch]