Hi everyone!
I’ve been playing with my particle system duration in this lecture and I have stumbled upon a very weird error that occurs specifically only when I am trying to change the duration value of the particles.
I’ve got some ideas as to why this is happening, but I was not able to find an issue exactly similar to mine, just a Reddit post that has to do with VR, another post back in 2009 about particles leaking memory and this, which is the same error, just happening when the user opened a scene. After a few attempts I managed to change the value and it’s now working fine, but it was still a bit weird.
I managed to reproduce the error a few times:
-
Happened when I was first deleting the initial value
-
Happened when I just deleted the “5” in front (so I could get a decimal)
-
Also happened when I simply tried to replace the initial value with any other number.
I know that I’ve been playing with a couple of things in my game like an ocean system and the Terrain Tools that is still a preview package, but I’d like to ask if anyone else has encountered this error, or what could be the reason behind it. Thank you for your time!