Search Issue Tracker
Active
Votes
4
Found in
2021.2.0a9
2022.1
2022.1.0a10
Issue ID
1367688
Regression
Yes
'Internal: JobTempAlloc has allocations that are more than 4 frames old' spam warnings when Profiling with Live Timeline enabled
How to reproduce:
1. Open attached project
2. Open Profiler and enable Live Timeline
3. Enter Play mode
4. Observe console
Warnings:
Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak
Internal: deleting an allocation that is older than its permitted lifetime of 4 frames (age = 5)
Reproduced with: 2021.2.0a9, 2021.2.0b14, 2022.1.0a10
Does not reproduce with: 2021.1.22f1, 2021.2.0a8 (project fails to load due to errors)
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
nalex66
May 22, 2024 15:11
I get this warning constantly when Timelines are running. I'm using the latest LTS (2022.3.29f1), but this has gone on since I started using Timelines over a year ago in 2021 LTS.
StaceyFreeland
Apr 09, 2022 17:07
I have this exact issue