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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.