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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment