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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment