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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Resolution Note (fix version 1.0.1):
A fix for this issue is available on Unity 2020.2.0b1 and above