Developer Notes

The particle system specified does not provide any events that I could generate, however, if I use Events_Test and the Death event, it works just fine in the level script.

Description

Events like OnParticleSpawn, OnParticleCollide, and OnParticleDeath are not triggering in the level blueprint.

Steps to Reproduce

1. Open QA Game Editor
2. Place ParticleSystem'/Game/QA_Assets/Particles/Systems/Collision_Events_Test.Collision_Events_Test' into the level such that it collides with the floor
3. In the Level Blueprint, Add "OnParticleSpawn" "OnParticleCollide" and "OnParticleDeath" nodes which reference the added Particle system.
4. Connect all the nodes to a Print String node
5. Compile and Save
6. PIE

RESULTS: No Print String Occurs

EXPECTED: Every time a Particle Spawns, Collides or Dies the Print String should happen.

Have Comments or More Details?

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

1
Login to Vote

Cannot Reproduce
ComponentUE - Gameplay
Affects Versions4.64.7
CreatedDec 16, 2014
ResolvedMar 2, 2015
UpdatedJul 14, 2021