The panel cloth editor looks as below:
And i can’t change the status of dataflow node to enabled
It seems like the FChaosClothAssetTerminalNode is missing registered . However, this step has been executed by chaoscloth asset. The log as below:
Ensure condition failed: false [File:C:\Users\Administrator\Documents\GitHub\UnrealEngine\Engine\Source\Runtime\Experimental\Dataflow\Core\Private\Dataflow\DataflowGraph.cpp] [Line: 313]
Error: Missing registered node type (FChaosClothAssetTerminalNode) will be removed from graph on load. Graph will fail to evaluate due to missing node (None).
[2023-12-17T14:45:00.563Z]LogOutputDevice: Error: Ensure condition failed: false [File:C:\Users\Administrator\Documents\GitHub\UnrealEngine\Engine\Source\Runtime\Experimental\Dataflow\Core\Private\Dataflow\DataflowGraph.cpp] [Line: 313]
Error: Missing registered node type (FChaosClothAssetTerminalNode) will be removed from graph on load. Graph will fail to evaluate due to missing node (None).
Does anyone have idea? Look for some help~