• 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

brainCloud Space Shooter not working in Unity 2019.3.2f1

Scheduled Pinned Locked Moved Client API Defects
unity
1 Posts 1 Posters 138 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.
  • D Offline
    D Offline
    dev.permutations
    wrote on last edited by
    #1

    New to brainCloud here.

    I'm attempting to follow the official brainCloud tutorial on youtube (Space Shooter). After downloading the package and importing it, I get a lot of errors around the UI portion.

    As it stands the example doesn't work, in Unity 2019.3.2f1 (and I'm assuming later). Is there a post that explains how to fix it?

    Here are some errors

    I was able to eliminate some of the errors such as
    "Library\PackageCache\com.unity.package-manager-ui@2.0.3\Editor\Sources\UI\Common\UIUtils.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine.Experimental' (are you missing an assembly reference?)"
    by removing the "experimental" portion, but what follows is a mess I don't want to navigate with fun errors such as

    Library\PackageCache\com.unity.package-manager-ui@2.0.3\Editor\Sources\UI\PackageManagerWindow.cs(28,18): error CS1061: 'PackageManagerWindow' does not contain a definition for 'GetRootVisualContainer' and no accessible extension method 'GetRootVisualContainer' accepting a first argument of type 'PackageManagerWindow' could be found (are you missing a using directive or an assembly reference?)

    and

    Library\PackageCache\com.unity.package-manager-ui@2.0.3\Editor\Sources\Services\Common\Resources.cs(16,99): error CS0121: The call is ambiguous between the following methods or properties: 'VisualTreeAsset.CloneTree(string)' and 'VisualTreeAsset.CloneTree(VisualElement)'

    Your product looks very useful, I would appreciate some help getting it up and running. Thank you

    1 Reply Last reply
    0

  • Login

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