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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment