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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 1.0.1):
A fix for this issue is available on Unity 2020.2.0b1 and above