Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1114030
Regression
No
[Events] OnPlay and OnStop events affect all spawners within a system
Repro steps:
1. Drag the attached VFX to a scene
2. Open the effect and press the Stop event.
3. Observe how all particles are stopping
4. Press the play event
5. Observe how all particles are playing
Expected outcome:
- The events to only affect the system they are plugged in to (i.e. the first (green) system)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note:
"OnPlay" and "OnStop" events are default events that are implicitly plugged to Start and Stop slots respectively