Is there a way to migrate assets from a newer version of unreal to an older build?

Hi Swiss Cheese,

Assets are not forward compatible in this way, meaning that 4.8 is not able to open an asset from a future version, but all versions of the engine are backward compatible so that a current version can read assets created in a previous version.

-Tim