Description

Setting a Clear Timer node does not stop the named function from firing.

Steps to Reproduce

1. Open UE4 Editor (any project)
2. In the level blueprint add an event begin play node and a Set Timer node
3. Create a custom event (TimerCheck) and enter the same name for the Function of the Set Timer node.
4. Set Time to 0.1
5. Wire the begin play and Set Timer together
6. From the custom event node, create a Print string node
7. From the print string create a Clear Timer node
8. Set the Function Name of the Clear Timer to the same name as the custom event.
9. PIE

Result:
Print String node will continue to fire indefinitely.

Have Comments or More Details?

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

2
Login to Vote

Cannot Reproduce
ComponentUE - Gameplay
Affects Versions4.7
Target Fix4.8
CreatedFeb 16, 2015
ResolvedApr 3, 2015
UpdatedApr 27, 2018