Cannot Run Chaos Cloth UE 5.4.3 on Linux

Cloth assets editor cannot open
I cannot make any Cloth Assets

I have restarted the engine after enabling the plugins.
Also, I have try:

  • Redownload the engine from github to /home/localhost/Unreal Engine and
  • Clear /home/localhost/.config/Epic folder and
  • Rebuilded engine

Can anyone run Chaos Cloth on LINUX?
I in UE5.4.3 same cannot RUN

LogClass: Error: IntProperty FExtractGEOInt::Value is not initialized properly even though its struct probably has a custom default constructor. Module:ChaosFleshNodes File:Public/Dataflow/ChaosFleshImportGEO.h
LogClass: Error: ObjectProperty FAnimNode_MorpheusTransformorph::MorpheusComponent is not initialized properly even though its struct probably has a custom default constructor. Module:Morpheus File:Public/AnimNode_MorpheusTransformorph.h
LogAutomationTest: Error: LogClass: IntProperty FExtractGEOInt::Value is not initialized properly even though its struct probably has a custom default constructor. Module:ChaosFleshNodes File:Public/Dataflow/ChaosFleshImportGEO.h [log]
LogAutomationTest: Error: LogClass: ObjectProperty FAnimNode_MorpheusTransformorph::MorpheusComponent is not initialized properly even though its struct probably has a custom default constructor. Module:Morpheus File:Public/AnimNode_MorpheusTransformorph.h [log]
LogOutputDevice: Error: === Handled ensure: ===
LogOutputDevice: Error: Ensure condition failed: false  [File:./Runtime/Experimental/Dataflow/Core/Private/Dataflow/DataflowGraph.cpp] [Line: 329] 
LogOutputDevice: Error: Error: Missing registered node type (FChaosClothAssetTerminalNode) will be removed from graph on load. Graph will fail to evaluate due to missing node (None).

I think this is a problem with the SupportedPlatformList | TargetPlatform in the plugins. I am currently trying to debug this myself. I am not entirely sure right now how to recompile those plugins after updating those keys. If you know how please let me know :slight_smile: