Snapping helper plugin

Hi. Under UE5 I’m getting this error when compiling my C++ project after adding the plugin as described above:

VertexIterators.cpp(11): [C2248] ‘UStaticMesh::RenderData’: cannot access private member declared in class ‘UStaticMesh’

1 Like