Steps to reproduce:
- Open any Unity project
- Ensure that the 2D SpriteShape package is installed
- Go to "Unity" -> "Settings"
- Select the "SpriteShape" item
- Observe how the menu item is displayed, the details page is displayed, and "Control Points" entries are displayed
Actual results: The “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
Expected results: It should be "Sprite Shape" and "Control Point"
Reproducible with versions: 10.0.7(6000.0.63f1) 12.0.2(6000.2.13f1) 14.0.0 (6000.3.0f1, 6000.4.0a5, 6000.5.0a2)
Tested on (OS): macOS - Tahoe 26.1
Notes: Documentation