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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment