Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in [Package]
4.1.0-preview
Issue ID
1101069
Regression
No
Shader Graph - Term "Shader Graph" is not capitalized correctly when shown on save prompt
If you attempt to close a Shader Graph asset without saving changes, you will be presented with the following message:
"Do you want to save the changes you made in the shader graph?"
In this message, the term "shader graph" should be capitalized.
1. Install Unity
2. Open the attached project
3. Open PBRGraph.shadergraph
4. Make a change to the graph
5. Close the graph
Excpected Result:
The user should be presented with a message that conforms to Unity Terminology guidelines.
Actual Result:
The user is presented with a message that does not capitalize the term "Shader Graph".
Tested on Windows.
Occurs On:
2019.1.0a9 with Shader Graph 5.0.0-preview
2018.3.0b11 with Shader Graph 4.1.0-preview
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment