Unresolved External Symbol UPhysicsConstraintComponent::InitComponentConstraint(void)

Dear Friends at Epic,

Though I should point this out.

If this has a build.cs fix let me know :slight_smile:

 unresolved external symbol "public: void __cdecl UPhysicsConstraintComponent::InitComponentConstraint(void)" (?InitComponentConstraint@UPhysicsConstraintComponent@@QEAAXXZ)

Meantime I notice that SetConstrainedComponents calls the above internally

Have you figured this out? Same problem here.

I’m having this problem as well.

What was the answer to this?