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
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
Add comment