Search Issue Tracker
Fixed in -
Votes
0
Found in [Package]
1.0.0
Issue ID
1193555
Regression
No
Sprite is not sliced accurately into multiple Sprites when slicing Method is set to Safe in Sprite Editor
How to reproduce:
1. Open the attached 'test-packages-2d.zip' project
2. Select Assets -> Test -> 'ExplosionSprite' Sprite
3. Open Sprite Editor
4. Drag away top-right Sprite's rectangles
5. Select Slice menu in the control bar
6. Select Safe in the Method dropdown
7. Press the Slice button
Expected result: The top-right Sprite's bottom is not included in the sliced rectangle
Actual result: The top-right Sprite's bottom is included in the sliced rectangle
Reproducible with: 2017.4.33f1, 2018.4.12f1, 2019.2.11f1 (1.0.0), 2019.3.0b8 (1.0.0), 2020.1.0a9 (1.0.0)
Notes:
- 2017.4, 2018.4 Sprite Editor is not included in the package
- If Sprite was sliced by Smart Slicing Method first and then sliced by the Safe Slicing Method, the bigger top-right Sprite's part is not sliced
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment