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
- [VFX Graph] VFX graph is still dark when using Light Mode
- The Rotation of Child GameObject with the Interpolating RigidBody is set to a random number when changing the Rotation of Parent GameObject
- [Shader Graph] Shader graph is still dark when using Light Mode
- [Android] QosService.Instance.GetSortedMultiplayQosResultsAsync crashes Player when it's built
- [Linux][IL2CPP] Player is not killed when using xkill command
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.