Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Master (b866415201)
Issue ID
1269095
Regression
No
[Shadergraph] Renaming a property on the graph with target set to nothing throws an error
Repro steps:
1. Create a new "Blank" shadergraph (make sure it is a "blank" shadergraph so that the target will be set to nothing)
2. Create a new Vector 1 property
3. Drag the property onto the graph
4. Rename the property
Expected result: no error is thrown
Actual result: an error is thrown but there are no other known consequences, graph doesn't softlock
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
- Obsolete API warning CS0618: 'HDAdditionalLightData.SetIntensity(float)' is thrown when installing “Output Event Helpers” Samples to the project
- Misaligned “Show Property Gizmo” and affected “Color” field in Inspector of a VFX Asset
- UIElements Style.translate is shifted down on the Y axis when in Play Mode
Resolution Note:
Error does not cause problems, working with no target set up is a very unlikely case.