Search Issue Tracker
Fixed
Fixed in 1.21.12
Votes
0
Found in [Package]
1.21.9
Issue ID
ADDR-3326
Regression
Yes
“TLS Allocator ALLOC_TEMP_TLS…” errors spammed in the Console window when building addressables and entering the Play Mode
Reproduction steps:
1. Open the attached project “AddressablesErrors”
2. Open “Assets/Scenes/SampleScene.unity”
3. Build Addressables by going to Window > Asset Management > Addressables > Groups > Build > New Build > Default Build Script
4. In the Addressables Groups window, click on the “Play Mode Script” drop-down menu and select “Use Existing Build”
5. Enter the Play Mode
Expected result: “Unable to load asset bundle…” errors
Actual result: “TLS Allocator ALLOC_TEMP_TLS…” errors spammed in the Console window
Reproducible with: 1.21.3 (2022.2.14f1) ,1.21.9 (2022.1.0a9, 2022.2.14f1, 2023.1.0b11, 2023.2.0a9)
Not reproducible with: 1.21.2 (2022.2.14f1), 1.21.9 (2020.3.47f1, 2021.3.22f1)
Couldn't test with: 1.21.9 (2022.1.0a8, com.unity.addressables@1.21.9\Runtime\ResourceManager\ResourceProviders\AssetBundleProvider.cs(855,43): error CS0246)
Reproducible on: Windows 10
Not reproducible on: Intel macOS 13.1
Notes:
After disabling the Play Mode, moving the mouse to and out of the Scene view makes the errors appear
Workaround: delete Library folder
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
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
- The "Install Packages" button misses tooltips that would explain its behaviors
Resolution Note (fix version 1.21.12):
Fixed issue where stack overflow occurs for http requests on Unity 2022.1+ when insecure requests are disallowed.