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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment