Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2
2019.2.13f1
2019.3
2020.1
Issue ID
1201297
Regression
No
Sprite slicing is extremely slow when slicing high resolution texture into many sprites in SpriteEditorWindow
How to reproduce:
1. Open the attached 'project-1201297.zip' project
2. In the Project window select 'BigSprite'
3. In the Inspector window select 'Sprite Editor'
4. In the Sprite Editor window select 'Slice' and 'Grid By Cell Size' (64x64)
5. Hit 'Apply' button
Expected result: the sprite is sliced in 1-5 mins
Actual result: the sprite is sliced in 60+ mins
Reproducible with: 2019.2.16f1, 2019.3.0f2, 2020.1.0a15 ( >60min)
Not reproducible with: 2017.4.35f1 (<1min), 2018.4.14f1 (<5min)
Tested with 5296x4088 resolution sprite
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
OmerPasa3328
Aug 28, 2021 21:14
I still have same issue. :/