Search Issue Tracker
Fixed in 9.0.0-pre.1
Votes
2
Found in [Package]
8.0.0-pre.5
Issue ID
1391968
Regression
No
"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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 9.0.0-pre.1):
Fix for this issue is available on Unity 2022.2.0a16 and above