Search Issue Tracker
Fixed in 2022.2.X
Votes
1
Found in
2020.2.0a19
2020.3
2020.3.23f1
2021.3
2022.1
2022.2
Issue ID
1422374
Regression
Yes
"TLS Allocator ALLOC_TEMP_THREAD" error is thrown when creating new PlayerPrefs with key that is longer than 25 characters
How to reproduce:
1. Open the attached project "project.zip"
2. Open File>Build Settings...
3. Switch Platform to UWP
4. Switch Build configuration to Debug
5. Enable Development Build
6. Build And Run the project
Expected results: No errors thrown
Actual results: "TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations, size 26" error is thrown
Reproducible with: 2020.2.0a19, 2020.3.34f1, 2021.3.2f1, 2022.1.0f1, 2022.2.0a12
Not reproducible with: 2019.4.38f1, 2020.2.0a18
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
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a16