I am confused about the items in Trace Complex.
Static meshes have simple and complex collision, and I think Trace Complex probably traces the complex collision.
I have a Static Mesh with collision set to “Simple And Complex”, i will get a reference error if Trace Complex is enabled.
In this case, if i set the static mesh settings to “Use Complex Collision As Simple”, the error will disappear and complex collisions will be traced. However, Complex Collisions are traced even if Trace Complex is not checked.
So, This means that Trace Complex is effectively meaningless, and how it is traced is determined by the Static Mesh settings. Is this the intended specification? What is the significance of the Trace Complex?