Search Issue Tracker
Active
Votes
0
Found in
2022.3.55f1
Issue ID
UUM-91901
Regression
Yes
"TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
How to reproduce:
1. Open a new project
2. Import the attached “test.fbx“ into the project
3. Observe the Console
Expected result: Only “ImportFBX Errors: Couldn't import file“ error is thrown
Actual result: Many TLS Allocator errors are thrown continuously
Reproducible with: 2022.2.0a14, 2022.3.55f1, 2023.1.0a26
Not reproducible with: 2021.3.47f1, 2022.2.0a13, 6000.0.33f1, 6000.1.0b1
Fixed in: 2023.2.0a1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Extract the project again after reproducing the issue
- Removing the asset or restarting the editor does not stop the errors
- Error: TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 32
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment