I am modding a game and there is a lot of Uasset but i can’t open them in unreal engine i’ve tried everything
That’s right. The engine does not open or import .uasset files directly.
And how can i open them if i can’t in ue ?
You can drag them directly into the project folder, like this
They might function as standalone assets, but I think a lot of the references between them will be shot.
They might also have problems if they use version specific nodes or plugins. (some could be deprecated or obsolete)
I also wonder if it’s a deliberate move from Epic, to stop people opening stuff they managed to salvage from a pak file…
I’ve already done this but when I put in the uasset it doesn’t display
The usual reason for the is running a lower engine version. What version do you have?
5.2 the last
Yeah, sorry. Don’t think it’s going to work…
ok thanks for the replies