Converted Blueprint Mesh Builder UV builders to strided builders.
Removed 1,2,3 from the builder SetElement method as it offsets the writing of UV data by an element and causes stack corruption. Have tested with normal, high precision, 1,2 3 UVs and all write to the correct places in memory.
Converted Blueprint Mesh Builder UV builders to strided builders.
Removed 1,2,3 from the builder SetElement method as it offsets the writing of UV data by an element and causes stack corruption. Have tested with normal, high precision, 1,2 3 UVs and all write to the correct places in memory.