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)
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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