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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Resolution Note:
"OnPlay" and "OnStop" events are default events that are implicitly plugged to Start and Stop slots respectively