Search Issue Tracker
Fixed in 1.0.1
Votes
0
Found in [Package]
2020.2.0a15
Issue ID
1255275
Regression
No
[2D] The naming convention is different for Hexagon sprite in a Hierarchy and Project window
Hexagon sprites name is displaying as "Hexagon-Flat Top" and "Hexagon- Pointed Top" in GameObject menu and as "Hexagon Flat -Top" and "Hexagon Pointed -Top" in the Assets menu.
Steps to repro:
1. Create a new project with 2D Template
2. Hierarchy > 2D Objects > Sprites > observe the Hexagon sprite name
3. Project > Create > 2D > Sprites> observe the Hexagon sprite name
Actual Result:
The naming convention for Hexagon sprite is different in a different area.
Expected Result:
The naming convention for Hexagon sprite should be the same in a different area.
Occurring in:
2020.2.0a15
Note: The naming convention for the sprite has been changed in 2020.2.0a15.
Environment: Windows10 and macOS 10.14
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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- 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
Resolution Note (fix version 1.0.1):
A fix for this issue is available on Unity 2020.2.0b1 and above