Search Issue Tracker
Fixed in 9.0.0
Votes
0
Found in [Package]
4.10.0
Issue ID
1221258
Regression
No
[Shadergraph] Putting quotes in the name of a property causes nodes and graph to error
Repros on every version from 4.10.0 to master (f1685926ca)
Repro steps:
1. Create a new shadergraph or subgraph
2. Add a vector1 property
3. Name the property "" (two quotation marks), or any name with quotation marks should work
4. Create a node
Expected result: the node doesn't error or quotation marks are not allowed
Actual result: the node will have an error. If you save and reopen the graph, all nodes will have an error. Renaming the property to not have quotes, saving and reopening will clear the errors. Other bugs can result from this, such as the name of the tab becoming empty on save.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
Add comment