Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question Unity profiler, Update.ScriptRunDelayedTask causes spikes

Discussion in 'Editor & General Support' started by kevincicero98, Jan 21, 2023.

  1. kevincicero98

    kevincicero98

    Joined:
    Apr 14, 2020
    Posts:
    4
    I'm having some spikes problems in my mobile game and I think the problem is caused by the Update.ScriptRunDelayedTask, but I don't understand what it means speicifically. It means coroutines? Delay on the monobehaviour made by IEnumerator like "IEnumerator Start()" or maybe async functions that cause delay? Can you help me understand where to search? here's a screenshot of the profiler screen.PNG
     
    echolink likes this.