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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment