Search Issue Tracker
Fixed in 3.0.4
Votes
0
Found in [Package]
3.0.2
Issue ID
1173384
Regression
No
[2D SpriteShape] Placeholder text used in component tools context menu
If you select a gameobject with a Sprite Shape Controller component on it and then right click the Component Tools button at the top left of the editor, the following entry will be displayed:
Edit Test Shape
The use of the word Test here looks like a hangover from when the feature was still in development. It should changed to something like
Edit Shape
1. Open Unity
2. Open the attached project
3. Open SampleScene.scene
4. In the hierarchy, select the Shape gameobject
5. Right click on the Component Tools button
6. Inspect the entry for the Sprite Shape component
Expected Result:
The entry contains a user friendly phrase with no placeholder strings or characters.
Actual Result:
The entry contains a placeholder phrase.
Tested on Windows 10.
Occurs on 3.0.2 using 2019.3.0a11
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 3.0.4):
Fixed in 2D SpriteShape 3.0.4 (2019.3 Verified) Package