1
PlayMaker Help / Re: Send event to children causing garbage collection spikes
« on: January 27, 2021, 06:03:16 PM »Are you profiling in the editor or with a build? Some Unity commands create garbage in the editor but not in a build, so it's important to profile builds. Either way, I'll look into the cause of this in the editor, but I'm curious if you're seeing the same thing in a build.I've tested it in build. Now I'm not skilled enough to say what exactly happens, but there is garbage collection happening from Playmaker. I don't know what's causing it and it's way less severe. From about 30-40 ms in editor to about 7 in build. It also happens less frequent.
Maybe this is normal or not, I can't tell.