I’m curious what is the best way to add collision to a complicated static mesh that is using nanite. The way I did that in the past was to use a highly simplified LOD and set it as the collision body. That doesn’t seem to work with nanite. Simple boxes and capsules are not really going to work well in this case. What can I do?