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
- Incorrect initial target position when the Skinning Editor's "Depth" parameter is adjusted on a bone which is set as the "Effector" parameter on the "Limb Solver 2D" Component
- The order of activation for Water Deformers and Foam Generators will cause water artefacts in the Player
- Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play mode on a specific project
- [Linux] Crash on 'PPtr<RuntimeAnimatorController>::operator RuntimeAnimatorController*() const' when saving a new animation file
- Crash on CachedWriter::Write when building a specific project with a default runtime TSS
Resolution Note (fix version 1.0.1):
A fix for this issue is available on Unity 2020.2.0b1 and above