Search Issue Tracker
Fixed
Fixed in 2020.3.42f1, 2021.3.14f1, 2022.2.0b15, 2023.1.0a23
Votes
0
Found in
2020.3.41f1
2021.2.10f1
2021.3.13f1
2022.2.0b13
2023.1.0a16
Issue ID
UUM-16733
Regression
No
JobTempAlloc has allocations that are more than 4 frames old' warnings are thrown when using AOVRequest and BatchRendererGroup
How to reproduce:
1. Open the user-submitted project
2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)
3. Enter Play mode and inspect the Console window (Window > General > Console)
Expected result: No warnings are seen
Actual result: 64 "Internal: JobTempAlloc" warnings are seen
Reproducible with: 12.1.4 (2021.2.10f1)
Could not test with: 7.7.1 (2019.4.35f1), 10.8.1 (2020.3.27f1)('AOVRequest' does not contain a definition for 'SetOverrideRenderFormat'), 13.1.5 (2022.1.0b6), 14.0.0 (2022.2.0a3)(There is no argument given that corresponds to the required formal parameter 'userContext' of 'BatchRendererGroup.BatchRendererGroup)
Full warning:
Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak
Add comment
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
Resolution Note:
Closing internal bug ticket related to package code, as this issue has been fixed in the Unity Editor, instead of package side fixes.