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.
Comments (1)
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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
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.