Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.0.5
Issue ID
DANB-141
Regression
No
[Backport] "Invalid memory pointer was detected in ThreadsafeLinearAllocator::Deallocate!" error when Sprite is in Atlas with Tight Packing
How to reproduce:
1. Open the attached project "sprite.zip"
2. Open File>Build Settings...
3. Enable Development Build
4. Build And Run the project
Expected results: The Sprite is visible on screen and there are no errors in the Console window
Actual results: "Invalid memory pointer was detected in ThreadsafeLinearAllocator::Deallocate!" errors in the Console window and the Sprite is not visible on the screen
Reproducible with: 3.0.18 (2019.4.34f1), 5.1.7 (2020.3.26f1), 7.0.3 (2021.2.8f1), 8.0.0-pre.5 (2022.1.0b4, 2022.2.0a2)
Notes: Reproducible with both Sprite Atlas V1 and V2, and only when Tight Packing is enabled
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note:
There are no fixes planned for this Bug