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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment