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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
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