Search Issue Tracker
Fixed
Fixed in 2023.2.5f1, 2023.3.0a19
Votes
2
Found in
2023.1.19f1
2023.2.0b17
2023.3.0a13
Issue ID
UUM-56410
Regression
Yes
Importing sprite sheet by using ISpriteEditorDataProvider generates broken Sprites
How to reproduce:
1. Open the user-attached project “AutoSlice”
2. Import the user-attached “sprite-sheet” PNG file into the Assets folder
3. Expand the Sprite and observe the slicing
Expected result: The sprites are sliced and named correctly
Actual result: The sprites are not sliced and named correctly
Reproducible with: 2023.1.0a16, 2023.1.19f1, 2023.2.0b17, 2023.3.0a13
Not reproducible with: 2021.3.32f1, 2022.3.13f1, 2023.1.0a15
Reproducible on: Windows 11 Pro, macOS 14.0 (Apple Silicon) (User reported)
Workaround: Right-click on the sprite asset → Reimport. After that, the sprite is sliced correctly. (Works only with the 2021.3.18f1 and below)
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note (fix version 2023.3.0a19):
Fixed case where Importing sprite sheet by using ISpriteEditorDataProvider generates broken Sprites
Resolution Note (fix version 2023.2.5f1):
Fix for this issue is available on Unity 2023.2.5f1 and above