Megasteakman / MegaMocapVR

A SteamVR powered mocap solution for Unreal Engine
GNU General Public License v3.0
373 stars 63 forks source link

UE5 Not reading .uasset #33

Closed Dcgoodash closed 1 year ago

Dcgoodash commented 1 year ago

In file explorer I see the .uasset files, however they are not coming up in UE5, A few are, But most of them are not. How to do i get UE5 to read them?

Megasteakman commented 1 year ago

Did you download the github branch that matches your engine version? Every commit should start with what version of the engine I tested/submitted for. The main branch is currently 5.1.1, so if you aren't on that version you will have to chose an older commit.

Dcgoodash commented 1 year ago

Sorry, New to all this, you are correct, I was opening it in my 5.0 editor not 5.1. Thank you