Search Issue Tracker
Fixed
Fixed in 2022.3.62f1, 6000.0.49f1, 6000.1.2f1, 6000.2.0a10, 7000.0.0a26
Votes
0
Found in
2022.3.60f1
6000.0.1f1
6000.1.0a2
6000.2.0a1
Issue ID
UUM-100968
Regression
Yes
"To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
How to reproduce:
1. Open the “JobTempMemoryLeakValidationTest“ project
2. Open the “SampleScene“
3. Enter Play mode
4. Observe the Console
Expected result: Only details about the memory leak are printed
Actual result: "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed
Reproducible with: 2022.2.0b11 (fbf253239670), 2022.3.60f1, 2023.1.0b1
Not reproducible with: 2022.2.0b10( 23300ef499b2), 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Fixed in: 2023.1.0b2
Reproducible on: Windows 10, macOS 15.1.1
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment