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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note (fix version 9.0.0-pre.1):
Fix for this issue is available on Unity 2022.2.0a16 and above