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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment