Can we import a blender animation (as FBX) that only has a rig, but no mesh?

I’m trying to get a model on which I can stitch body parts to the endpoints of its bone transforms. For this I’m trying to import only the exported FBX which contains a rig with animations, but no mesh.

The import is successful, but when I play, the transform values never change. Looks like animation is not playing, despite being imported.

I think this might be similar to the question found at:

but I don’t consider the answer(s) provided there so far to be completely explicit in answering my particular question.

You can export only bones (your rig) with animation without any problem. There will be no model in preview in unity but if you change rig to humanoid it should change to an you have in your project (if not just drag an to see animations). I just tested this with default export settings and nothing bad happened. But blender and unity are still beings uprading and sometimes it’s exporting badly (even if you nothing change once can export good, later not). To prevent this you can simply click “Bake action”, you can find this in pose mode - Pose>animation>bake action. It will paste key frames in every frame but you can reduce them inside unity.