Open ghost opened 3 years ago
I'm having the same issue, the previous versions did build fine, this one doesn't unfortunately.
Put the plugin under the project folder instead of the engine folder and try the build.
having the same issue, cant fix it moving the folder :(
Same problem here...ue5 Pre1
Same issue, UE 4.26
Same issue, UE 4.26
fix it by UFUNCTION(BlueprintCallable, Category = "VMC4UE")
Tweaked, Please confirm.
still get the error for v0.4.7, when using v0.4.6 its working fine
I have tired VMC4UE with UE 4.26, 4.27. and 5, and always get this error when trying to build with the latest versions.
D:/UE4.27/Engine/Plugins/VMC4UE/Source/VMC4UE/Include/VMC4UEBlueprintFunctionLibrary.h(26) : LogCompile: Error: An explicit Category specifier is required for Blueprint accessible functions in an Engine module.
Removing the plugin completely allows me to build my UE4 project with both VRM4U and ueOSC with no issues.