In the Simple shooter section of the unreal engine 5 course, in the second chapter, the WraithPlayerCharacter Blueprint among other UASSETS and UMAPS are not showing in my content browser, they do exist in the project folder itself, they just don’t show / register in the engine. when I try to drag and drop them in, it says "Failed to import (directory): Unknown extention “UASSET”’.
Would anyone know what the problem is to this issue? and yes, i am using the exact same version of unreal engine that he is telling me to use (4.25.4 was the closest version to his)
Oh right, by “import” I thought you were just using the word generally. What you are using is for non-Unreal assets like .ogg, .tff, etc. For Unreal assets you can just plonk them into the Content folder.
it was a market store asset, however, the instructor did not mention this, but this did give me the Blueprints that i was looking for, so the problem is solved