• Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
brainCloud Forums

Unreal 5.3.x support

Scheduled Pinned Locked Moved Solved General
2 Posts 1 Posters 322 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    c.desplanches
    wrote on last edited by
    #1

    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.

    1 Reply Last reply
    0
  • C Offline
    C Offline
    c.desplanches
    wrote on last edited by
    #2

    Update: Fixed in the latest release
    https://github.com/getbraincloud/braincloud-unreal-plugin-src/releases/tag/5.0.1
    Thanks Joanne 🙂

    1 Reply Last reply
    0
  • C c.desplanches has marked this topic as solved on

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users