Steps to Reproduce
  1. Create a new code project using the First Person template.
  2. Build the project in Visual Studio.
  3. Open the project in the Editor.
  4. Add a new C++ class to the project derived from PhysicsConstraintComponent.

RESULT:
The build will fail with several unresolved external symbol errors.

EXPECTED:
The build completes successfully and the new class is added to the project.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

Fixed
ComponentUE - Gameplay
Affects Versions4.13.14.14
Target Fix4.14
Fix Commit3150020
Main Commit3153517
CreatedSep 30, 2016
ResolvedOct 4, 2016
UpdatedApr 27, 2018