Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.3.0f4
Issue ID
579096
Regression
No
When you slice up a sprite sheet, the resulting sprites are not in alphabetical order
When you slice up a sprite sheet, the resulting sprites are not in alphabetical order.
To reproduce:
1. Open any project containing a sprite sheet
2. Open slice editor
3. Slice the sprite
4. Rename several sprites
5. Click apply
Expected result: Resulting sprites are ordered alphabetically
Actual result: Resulting sprites are ordered randomly
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
Add comment