Search Issue Tracker

Fixed in 10.0.0

Votes

0

Found in [Package]

Master (b5f078bd36)

Issue ID

1262241

Regression

Yes

[Shadergraph] Enum Keyword reference name doesn't convert spaces to underscores

Package: Shader Graph

-

Needs to be fixed in both 9.x.x and master.

Repro steps
1. Create a new Enum Keyword in Shadergraph
2. Change the entry name of the first entry to "Space Test"
Expected result: Reference name becomes "SPACE_TEST"
Actual result: reference name becomes "SPACE TEST"

Add comment

Log in to post comment