Search Unity

Internal job temp aloc random error.

Discussion in 'Scripting' started by MrZeker, Jul 16, 2019.

  1. MrZeker

    MrZeker

    Joined:
    Nov 23, 2018
    Posts:
    227
    Hello, im having a problem here:
    i get these two warnings:

    Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak

    and

    To Debug, enable the define: TLA_DEBUG_STACK_LEAK in ThreadsafeLinearAllocator.cpp. This will output the callstacks of the leaked allocations

    Now, since i dont know anything about that, i havent touched any in internal, or jobs, or nothing. i have no idea why this happens, or how to fix it. Any help please?