Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a21
Issue ID
1271316
Regression
Yes
[2D] Slicing of a Sprite became never ending process when Cell size 8 by 8 selected
Slicing of a Sprite became never-ending process when Cell size 8 by 8 selected
1. Open the project "SliceTest" which can be found here: https://drive.google.com/file/d/11gJw9z3RyJDK_AuQFsF5GSosSe7qhB7O/view?usp=sharing
2. From the project window, select "texturas_esferas" and open Sprite Editor
3. Select Slice and make sure type is set to By cell size and set 8 by 8
4. Press Slice
Expected Result: Sprite should be sliced
Actual Result: Slicing of the Sprite became never-ending process which freezes the Editor
Reproducible on: 2020.2.0a21
Working fine on: 2020.1.3f1, 2019.4.8f1, 2018.4.23f1
Environment: Windows 10 and Mac 10.15
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
- Building the Player takes 25-50% more time in Unity 6 compared to 2022.3 when the IL2CPP scripting backend is selected
- 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
Resolution Note (fix version 2020.2):
A fix for this issue will be available on Unity 2021.1.0a3 and above