I’ve imported my own sketchup home design into UE5 VR/Collab Viewer with datasmith, and it works pretty well! Only small exception is that when in the viewer the ‘transform’ function works fine on UE5 native objects like the tree I kept from the sample house, but not on the sketchup items.
How can I convert datasmith/sketchup assets into ‘native’ ones?
Make sure your imported actors are “movable” and not “static”.
The best is to select your root node (Datasmith scene actor), go into the details and select the component, then change this one to movable. It will force all actors in hierarchy to also switch to movable.