Unreal 5.3.x support
-
Hello,
I'm trying to integrate BrainCloud 5 with Unreal 5.3.1 but the BClient plugin fails to build.
It seems that the BCClient code is trying to instanciate protected constructor (from FUniqueNetIdString class) but can't because of the accessibility level (protected constructor in the base class).Example:
OnlineIdentityIntefaceBrainCloud.cpp:70:
TriggerOnLoginCompletedDelegates(LocalUserNum, fase, FUniqueNetIdString(), ErrorStr);
FUniqueNetIdString() is inacessible here due to it's protected level.Do you have an update somewhere?
thanks.
-
Update: Fixed in the latest release
https://github.com/getbraincloud/braincloud-unreal-plugin-src/releases/tag/5.0.1
Thanks Joanne
-
C c.desplanches has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login