Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.7.0-preview.17
Issue ID
1301650
Regression
No
"JobTempAlloc has allocations that are more than 4 frames old" Warning does not point to faulty job and is non-descriptive
How to reproduce:
1. Open the project attached in the edit ("ecsluk.zip")
2. Enter Play mode
Expected results: The JobTempAllocs warning is descriptive and when clicked on points to the faulty script
Actual results: Only "Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak" is logged and contains nothing else, which makes it difficult to find where is the faulty job when there are many of them
Reproducible with: Jobs 0.5.0-preview.14 - 0.7.0-preview.17 (2020.1.17f1, 2020.2.2f1, 2021.1.0b3, 2021.2.0a2)
Could not test with: 2018.4.30f1, 2019.4.18f1 (Errors downgrading)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment