Search Issue Tracker
Fixed in 7.1.1
Votes
0
Found in [Package]
7.0.2
Issue ID
1175134
Regression
Yes
[ShaderGraph] Deleting A Group Node that contains a blackboard Property Node crashes GV
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12
Repro #1 (with my simple file):
1) Open up DeleteMyNodes.ShaderGraph
2) Box Select the group node and everything inside, as seen in the gif.
3) Delete
> Graph View crashes; data/work is lost.
Repro #2 (if you don't want to DL my file):
1) Create a Shader Graph
2) Create a property for that Shader Graph
3) Place that property within GV
4) Group that single Property Node; a group with 1 node
5) Select both the group node and node inside with box select
6) Delete
> Graph View crashes; data/work is lost.
Error Code: see below
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Add comment