Task() profile in microprofiler causing frame drops

There’s this task() profile which is causing a significant frame drop in the microprofiler


I don’t know what this is so I can’t locate the source that is causing this task to take up a lot of time. What does the task() profile represent? How do I make it so that it doesn’t delay the frame as much?

1 Like