Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2023.1.X, 2023.2.X
Votes
0
Found in
2022.2.0f1
2023.1.0a22
2023.2.0a1
Issue ID
UUM-12509
Regression
Yes
[2D] The order of the Sprites is changed in the drop-down asset creation menu
Reproduction steps:
1. Open the attached ‘SpriteEditor_Bug' project
2. Open the ‘SampleScene’
3. In the Hierarchy window right-click and go to the ‘2D Object → Sprites’
4. Observe the list of Sprites to create
Expected result: the order of the Sprites to create is ‘Square → Circle → Capsule → Isometric Diamond → Hexagon Flat-Top → Hexagon Pointed-Top → 9-Sliced’
Actual result: the order is ‘Hexagon Flat-Top → Isometric Diamond → Circle → Square → Capsule → Hexagon Pointed-Top → 9-Sliced’
Reproduced in: 2022.2.0b12, 2022.2.0f1, 2023.1.0a6, 2023.1.0a22
Not reproduced in: 2020.3.42f1, 2021.3.14f1, 2022.1.24f1, 2022.2.0b11, 2023.1.0a5
Reproduced using: macOS Monterey 12.0.1 (Intel)
Note: also reproduced when creating assets using the 'Project → Assets’ menu
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2022.2):
Fixed in 2022.2.2f1
Order after fix: Triangle, Square, Circle, Capsule, Isometric Diamond, Hexagon Flat-Top, Hexagon Pointed-Top, 9-Sliced