Search Issue Tracker
Duplicate
Votes
2
Found in [Package]
0.0.12-preview.24
Issue ID
1222115
Regression
No
Using JobHandle.CombineDependencies for long-running jobs causes "Internal: JobTempAlloc" errors
How to reproduce:
1. Open the attached "tempjob_bug.zip" project
2. Open the "SampleScene" Scene
3. Enter PlayMode -> observe the Console Window
Expected result: No errors appear
Actual result: Errors appear
Reproducible with: 2019.3.6f1, 2020.1.0b2, 2020.2.0a4
Reproducible with Entities Package version: 0.0.12-preview.24, 0.5.1-preview.11, 0.6.0-preview.24, 0.7.0-preview.19, 0.8.0-preview.8
Notes:
- Full error - "Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak"
- Could not test on 2018.4 and lower version, because Dots were not introduced yet on those versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment