Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.0f1
Issue ID
745882
Regression
No
[SpritePacker] Packing crunched sprites crashes at crnlib::crn_comp::append_chunks
Steps to reproduce:
1. Open attached project "PackerBugRepro.zip"
2. Open sprite packer window
3. Press pack
4. Unity crashes at crnlib::crn_comp::append_chunks
5. Reopen project
6. Select all sprites and change their format to other than crunched
7. Pack sprites
8. Unity no longer crashes.
Crashes when packing crunched 24-bit texture.
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
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
MrGuardianX
Aug 07, 2016 05:28
Still relevant in 5.3.6f1. While Unity is not crushing anymore, the process of building AssetBundle through BuildPipeline.BuildAssetBundles stuck.