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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 3.0.4):
Fixed in 2D SpriteShape 3.0.4 (2019.3 Verified) Package