Description

After creating a timer in an Object Blueprint, timer is not called as intended.
"InitObject" Event fires but "Call Function" function does not

Reproduced in:
4.17.2 CL 3658906, 4.18 P3 3676890

Unable to Reproduce in 4.16.3 CL 3561208.
This is a regression.

Steps to Reproduce
  1. Create new First Person project
  2. Create new Object class Blueprint
  3. Create Custom Event called "InitObject"
  4. Recreate Blueprint found in attached TestObjectBP image
  5. Create Function called "Call Function"
  6. Recreate function found in attached CallFunctionBP image
  7. Open the level Blueprint
  8. Recreate the Blueprint found in attached TestLevelBlueprint image
  9. Compile and Save all Blueprints and Level
  10. Run project in editor

Expected:
"InitObject" event fires and Object Init printed, Call Function fires and Function Called printed

Result: "InitObject" event fires and Object Init printed, Call Function does not fire

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 - Blueprint
Affects Versions4.17.24.18
Target Fix4.18
Fix Commit3690530
Release Commit3690530
CreatedOct 10, 2017
ResolvedOct 11, 2017
UpdatedApr 27, 2018