You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix bad index buffer generation on mobile landscape. Vertex Key generation was not unique for a 255*255 grid. Removed it along with its use as a TMap key and replaced with simpler array lookup. Cherry pick integration from Dev-Rendering #rb none [CL 11501704 by Jeremy Moore in 4.25 branch]