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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
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