UE5 support of Nakama Plugin


Is this Nakama plugin 2.10.0 version support for Ue5.5.3 ?

Because at the compile it shows some nakama error from NakamTests folder.

Greetings Albertcleetus,

Nakama unreal plugin v2.10.0 release was long before that of UE5.5, and unfortunately it doesn’t compile out of the box due to breaking changes introduced by the engine on 5.5.
We do support UE5, though, and the next release has those errors already fixed.
If you deem too risky to jump into the top of master branch, this error can be fixed by cherrypicking commit d80f14b72283ae7691eb096f346485bfadb380ef. I checked locally and the cherry-pick only has a small conflict in a readme file, it should be no problem.

Have a nice day!
Ricard

Thank you. This hotfix will worked. In ue5.5