• 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
C

c.desplanches

@c.desplanches
About
Posts
2
Topics
1
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

    Unreal 5.3.x support
  • C c.desplanches

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


  • Unreal 5.3.x support
  • C c.desplanches

    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.

  • Login

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