Search Issue Tracker
Fixed
Fixed in 2021.3.38f1, 2022.3.26f1, 2023.2.20f1, 6000.0.0b15, 7000.0.0a5
Votes
0
Found in
2021.3.36f1
2022.3.21f1
2023.2.13f1
6000.0.0b11
7000.0.0a1
Issue ID
UUM-67197
Regression
No
Sprite editor does not allow creating new sprite tiles in a sprite sheet with a specific name
Reproduction steps:
1. Open the user-attached project
2. Open the Sprite Sheet named “item sprite atlas” inside Assets > Inventory > Item_Sprites using Sprite Editor
3. Try adding a new sprite tile by selecting its outline
4. Observe the Sprite Editor window
Expected result: A new Sprite Tile is created
Actual result: The last created Sprite Tile is selected
Reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.2.13f1, 6000.0.0b11
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Workarounds:
a. Duplicate the Sprite Sheet
b. Rename the Sprite Sheet (if you rename it again back to the original, the bug reproduces again)
(also, if you name another Sprite Sheet as “item sprite atlas” the bug reproduces on it)
- Not reproducible in an empty project
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 6000.0.0b15):
Fix for this issue is available on Unity 6000.0.0b15 and above
Resolution Note (fix version 2023.2.20f1):
Fix for this issue is available on Unity 2023.2.20f1
Resolution Note (fix version 2022.3.26f1):
Fix for this issue is available on Unity 2022.3.26f1 and above
Resolution Note (fix version 2021.3.38f1):
Fix for this issue is available on Unity 2021.3.38f1 and above