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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment