Description

Because the C++ Top Down template is missing Super::Tick( DeltaSeconds ), the Blueprint for the class will not receive the Tick( ) event.

Steps to Reproduce
  1. Create new C++ Project as a Top Down template
  2. Run as Development Editor or open the .uproject
  3. Open Top Down Character Blueprint and create a Tick node.
  4. Attach a Print node to the Tick node and compile, then save the TopDownCharacter Blueprint.
  5. PIE

RESULT:

Tick node will not print anything in TopDownCharacter.

EXPECTED:

Tick node functions

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 - Gameplay
Affects Versions4.14
Target Fix4.14
Fix Commit3178034
Release Commit3178034
CreatedOct 27, 2016
ResolvedOct 28, 2016
UpdatedApr 27, 2018