Just recently all the particles in my game stopped appearing, so I did some troubleshooting and discovered that the workspace property ‘StreamingEnabled’ was causing it. I have this setting on to reduce lag in my game.
Is it possible to get particles working while still using StreamingEnabled? Right now I’ve got the property on default.