Developer Notes

Missing call to

PrimaryActorTick.AddPrerequisite(Mesh, Mesh->PrimaryComponentTick);

Description

NotifyQueue.AnimNotifies Does not register the notifies set in the editor.

EX:
NotifyQueue.AnimNotifies.Num() will always return 0 even when notifies are set

Steps to Reproduce
  1. Download / Unzip attached project
  2. Open Lyme folder and Lyme_Anim
  3. Select Lyme_Idle
    • Note the 3 notifies present
  4. PIE

Result:
The on screen prompt for the number of notifies shows 0.

Expect:
Number of notifies to show 3

Have Comments or More Details?

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

0
Login to Vote

By Design
ComponentOLD - Anim
Affects Versions4.12
Target Fix4.13
CreatedJun 7, 2016
ResolvedJul 22, 2016
UpdatedMay 18, 2020