Datasmith import

I am trying to import a stp file using Datasmith, and all I am getting is the scene and not the actual model. I have also attached a screenshot of the error I am getting. Could anybody help solving this error and getting the model? Thanks!

Most likely your step file is badly formed or something is fishy in the geometry that makes the CAD import fail.

  1. If possible, can you share privately your file so we try to reproduce the bug on our side.
  2. you could also check what is the value of the cvar ds.CADTranslator.DisableCADKernelTessellation and enable or disable it and retry import to see if it changes anything.

I can reproduce, I will report internally so dev can take a look.