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
- 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