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

Package: Entity Component System (ECS)

-

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

Add comment

Log in to post comment