Closed Voulqy closed 3 months ago
I've tried making Blueprint and C++ projects on 5.4.2, 5.3.2, and 5.2.1, and whenever I try opening the project, I get the expected error:
So when I try cleaning and rebuilding the project in Visual Studio, it results in this same error, no matter what UE5 version used.
To be fair it is an easy fix, just give the animation import options enum a different name that doesnt conflict with the engine name.
@Ka1serM still should be fixed
fixed by https://github.com/halfuwu/UEFormat/commit/d079aa7f9150bae79ac1d5ced97b7af1354b2244
I've tried making Blueprint and C++ projects on 5.4.2, 5.3.2, and 5.2.1, and whenever I try opening the project, I get the expected error:
So when I try cleaning and rebuilding the project in Visual Studio, it results in this same error, no matter what UE5 version used.