This is not a bug,
You just need to include the header.
In UE 4.25 param type “std::string” used successfully.
In UE.4.26.0 build failed because: ‘string’ is not a member of ‘std’.
Will this be fixed or will I have to look for solutions on my own?
I found the answer