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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
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.