Hello
I have .uasset files, but I don’t know which version of the Unreal Engine they were made in. How can I open them / put them in a new project?
Hello
I have .uasset files, but I don’t know which version of the Unreal Engine they were made in. How can I open them / put them in a new project?
Hello LumyAir, Welcome to the Forums.
.uassets are not backwards compatible, so for example - a .uasset created in 5.4 would not be visible in 5.3. - UEFN has always been ahead of UE releases.
So, try placing them in your \WhereYouStoreUEFNProjects\ProjectName\Plugins\ProjectName\Content\ folder and see what happens.
~
I’m reminded of this article ( ingestible by only) which shows the inner workings of this.