Particle System not rendering in Unity Playworks Plugin
This issue might arise when a Particle System is scaled with extreme values.
Possible solution:
- Reset the Particle System scale values to
(1, 1, 1).
Lastly, adjust the other settings as needed to achieve the desired look.