Description

Deriving a custom code class from UArrowComponent results in several link errors (LNK2001 and LNK2019) in Visual Studio when trying to build the project.

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 code class to the project derived from ArrowComponent.
  5. Close the Editor.
  6. Build the project in Visual Studio.

RESULT:
The build fails with several LNK2001 and LNK2019 errors.

EXPECTED:
The build completes successfully.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Foundation - Core
Affects Versions4.6.14.8
Target Fix4.8
Fix Commit2518867
CreatedFeb 11, 2015
ResolvedApr 21, 2015
UpdatedFeb 5, 2017