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 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment