Search Issue Tracker
In Progress
Fixed in 15.0.0
In Progress in 10.1.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 15.0.0):
Fix for this issue will be available on 2D SpriteShape package 15.0.0 and above