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
- "Cameras" tooltip is too far from the window
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- "State comes from an incompatible keyword space" errors when building Entity catalogs
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
Add comment