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