import STEP at runtime (not working on package)

Hello, I’m trying to import a STEP file at runtime using Datasmith Interchange scripting “load file” node. It’s working in editor but, if I package the project (debug or development), it doesn’t work.
The code is below


From log of packaged app i get the following warning:
LogCADInterfaces: Warning: Failed to load CADInterfaces module. Plug-in may not be functional.
I’m using UE 5.3.2

I’m really struggling at it with the same problem after project packaged, my metadata aren’t read. Till now no solution found