Black background on particles in Particle System
Unity Playworks Plugin renders non-transparent background textures regardless of the Unity import settings to treat them as transparent. Therefore, Unity Playworks Plugin will not import the transparency, and it will just pull the original texture without any import settings applied.
Possible solution:
- Change the source texture from having a non-transparent background to having a transparent one.