Search Issue Tracker
Fixed
Fixed in 15.0.0
Votes
0
Found in [Package]
10.1.0
Issue ID
DANB-967
Regression
No
Inconsistent Keyword Spacing in Sprite Shape Preferences Settings
Steps to reproduce:
- Create a new Unity project
- Navigate to Edit > Preferences > 2D
- Observe the SpriteShape keyword, also the Labels under Control Points
\\
Actual results: Labels such as SpriteShape, ControlPoint Color and ControlPoint (Selected) are missing spaces between words, making the text inconsistent
Expected results: Labels should consistently have proper spacing between words, following the format Sprite Shape, Control Point Color and Control Point (Selected)
\\
Reproducible with versions: 9.1.0 (2022.3.61f1), 10.1.0 (6000.0.47f1, 6000.1.1f1, 6000.2.0a10)
\\
Tested on (OS): macOS 15.5 (Silicon M4)
Notes:
Inconsistency with the Package documentation naming
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 15.0.0):
Fix for this issue will be available on 2D SpriteShape package 15.0.0 and above