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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Resolution Note (fix version 9.0.0-pre.1):
Fix for this issue is available on Unity 2022.2.0a16 and above