Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
4.6.0b3
Issue ID
592766
Regression
No
Sprite grid slicing needs rows and columns option
Currently sprite Grid Slicing has only two fields (X and Y) for defining the size of the resulting sprites. That is not always the best option you can have. It's usually much easier to specify how many rows and how many columns the resulting grid from the spritesheet should have. You can have both X, Y and Columns, Rows options and when you change one you automatically calculate the other. Or just keep Rows and Columns as it's easier to work with and understand.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
Add comment