Is it possible to import Unity .asset files into Blender?

Not sure if this is the right place to post this but… Is it possible to import Unity .asset files into Blender? Is there a plugin? Is there a program that will convert a Unity .asset file into an FBX or OBJ? My 9 year old son/client really needs this to work, lol. I used a program to export game assets from a Unity game. Images and sounds work fine but the meshes are in a .asset format. They appear to be ascii text files.

Try using this plugin to export to .fbx before importing into Blender: https://assetstore.unity.com/packages/essentials/fbx-exporter-101408

Edit: realized that you may not have the original unity files. You cannot directly import .asset files into Blender, you will have to try a different program to rip them until you find one that works.

Thanks! I think my next try will be to install Unity and see what happens when/if I load in an .asset file and see if I’m able to export that out as something. I know there’s Unity plugins that’ll do this. I used uTinyRipper to ripp the assets from a real Unity game (Bendy). That’s how I got the .asset files.

Which program you used to extract assets?