Issue occurs because there is a legacy code path that forces all interface parameters to be declared as 'const' in function declarations, even if CPF_ConstParm is not set in exported C++ code. This case conflicts with our unsupported 'const ref' term type in Blueprint functions, and is handled for native C++ APIs that are overridden, but not for non-native Blueprint functions, which is how it manifests here.
N/A
I am not able to find world outliner how to enable it?
Getting error while generating project file...?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
How to achieve HLSL Multiple Render Target in Material blueprints?
How can i modify the param name in EQS node
Delay nodes occasionally don't fire the "Completed" output in a nativized build
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-93638 in the post.