Unity Issue Tracker - Editor console is spammed with errors when passing Unity Accelerator arguments from the ALLOC_TEMP_MAIN has unfreed allocations
Fixed
UUM-74922
Editor console is spammed with errors when passing Unity Accelerator arguments from the ALLOC_TEMP_MAIN has unfreed allocations
Unity: Accelerator
Fixed
6.0.X
Won't Fix
6.2.X
6.1.X
This issue should've gotten fixed prior to shifting to 6.1 new trunk, if it's a mistake please re-open.
This issue should've gotten fixed prior to shifting to 6.1 new trunk, if it's a mistake please re-open.
How to reproduce:
Create and open a new Unity project with "-EnableCacheServer *** -CacheServerEnableDownload true -CacheServerEnableUpload true -CacheServerNamespacePrefix *** -CacheServerEndpoint *** -diag-temp-memory-leak-validation" command line arguments
NOTE See below internal comment for exact command line
Expected results: No errors are thrown in the Console window
Actual results: "TLS Allocator ALLOC_TEMP_DBG_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations" is thrown
Reproducible with: 2023.2.0a9, 6000.0.9f1
Not reproducible with: 2021.3.40f1, 2022.3.35f1, 2023.2.0a8
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Prioritise and Follow this issue
Have a workaround or additional info about this issue?