Twinmotion datasmith files to Unreal 5.5

Hi

Am having issues trying to get datasmith files from Twinmotion to create a material correctly.
Currently with just the datasmith V1.0 importer plugin for 5.5 the asset is coming in blank with the grey checkerboard. The textures have come across but the material hasnt been created.

The only way i’ve got it to work is to copy across the old twinmotion importer plugin from 5.4 into the 5.5 plugins directory. This runs but causes an warning error to appear each time you open unreal stating that the plugin in is for 5.4 only.

Any ideas at all?

Thanks

1 Like

Open in notepad the
“TwinmotionToUnrealContent.uplugin” from default directory:

\Program Files\Epic Games\UE_5.5\Engine\Plugins\Marketplace\TwinmotiontoUnrealBeta

Change “EngineVersion”: “5.4.0” to “5.5.0”