Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
57
Found in
5.6.0f3
Issue ID
898262
Regression
No
JobTempAlloc error appears in Standalone Build output log if trees are in the Scene
Reproduction Steps:
1. Import attached project.
2. Open Test scene.
3. Build and Run.
4. In Standalone Build Data files, open output.log.
Expected result: Allocator errors should not be shown.
Actual result: The following error appears:
"Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak"
Note #1: If trees are removed from terrain, the error no longer appears.
Note #2: No obvious memory leak is detected.
Reproducible with: 5.5.3f1, 5.6.0f3, 2017.1.0p2
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
ncortiz
Oct 21, 2018 19:20
Not fixed! Happens during reflection probe baking!
Rosehardt
Oct 16, 2018 09:19
Getting this issue in 2018.2.9f1
FlamingJohny
Aug 12, 2018 16:44
not fixed 2018.2.2f1
GrandBOOM
Aug 07, 2018 15:49
Not fixed 2018.2.0f2
Rusted_Games
Aug 04, 2018 15:05
Still having the issue when switching SkinnedMeshes on unity 2018.2.0f2, it seems related to materials (shaders) in my case, under 2017.4.6 everything is fine, so, yeah downgrading the project to keep working normally
mick129
Aug 03, 2018 16:19
Not fixed for me..
dontdiedevelop
Aug 03, 2018 11:31
this issue not fixed i'm still having same error
2018.2.1f1
Mushakushi
Jul 26, 2018 00:40
Edit: I am using unity 2D and I have NO terrain game objects in my scene, I've never even opened them in the entirety of my project.
Mushakushi
Jul 26, 2018 00:40
Edit: I am using unity 2D and I have NO terrain game objects in my scene, I've never even opened them in the entirety of my project.
Mushakushi
Jul 26, 2018 00:38
This issue is still not fixed. Let me explain how it happened to me:
I accidentally deleted my entire scripts folder (which contained all my scripts). There's a way to recover them, however. Via Recuva I restored an assetDatabase3 file. This opened up the version right before I deleted everything, after I clicked on it. It had been partially overriden by my Norton Security application on my Windows 10 computer. It only changed the size of my folders. And added some empty folders. I got the error: Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak. So it is not fixed :<