Cant add target points to component

Hello,

although I went to the video several times over and over again I do not seem to be able to spot my blunder.
For some reason I am unable to add Target waypoints to the c++ component. They appear in the drop down menu but when I click on anything the console tells me:

LogProperty:Warning: Illegal TEXT reference to a private object in external package (TargetPoint /Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.TargetPoint4_10) from referencer (PatrolRoute /Game/ThirdPersonCPP/Blueprints/ThirdPersonCharacter.ThirdPersonCharacter_C:PatrolRoute_GEN_VARIABLE). Import failed…

Am I the only one that has this problem ?

Old problem, but for anyone else getting tricked by this (I was) :
Make sure you’re trying to add the target points from the “Patrol Route” component details window after selecting the Actor from the map and not trying to add points from inside the BP itself.

Privacy & Terms