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
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"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment