Search Issue Tracker
Fixed in 9.0.0
Votes
0
Found in [Package]
7.0.1
Issue ID
1205411
Regression
Yes
[Shader Graph] Property's reference names are allowed to start with a number, plugging it in results in a parse error
Repros in 7.0.1, 7.1.7, and SRP master
Doesn't repro in 6.9.1
Repro steps:
1. Create a shadergraph and open it
2. Add a blackboard property
3. Name the property anything beginning with a number
4. Drag the property onto the graph and plug it into the master node
Expected result: if you name the property something starting with a number, it will prefix it with an underscore (this is the behavior in 6.9.1 and earlier)
Actual result: you are allowed to name the property something starting with a number, and plugging it in will cause parse errors on the master node.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment