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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Add comment