Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

2019.2b CinemachineStoryboard error

Discussion in '2019.2 Beta' started by Slowin, May 9, 2019.

  1. Slowin

    Slowin

    Joined:
    Mar 6, 2015
    Posts:
    62
    Hi,

    I just upgraded to 2019.2b and I receive this error message now:

    Library\PackageCache\com.unity.cinemachine@2.3.3\Runtime\Behaviours\CinemachineStoryboard.cs(68,32): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)

    Any quick fix possible?

    Thanks
     
  2. Deleted User

    Deleted User

    Guest

    Update the Cinemachine package...
     
  3. Slowin

    Slowin

    Joined:
    Mar 6, 2015
    Posts:
    62
    But there is no upgrade possible (v2.3.3).
     
  4. Deleted User

    Deleted User

    Guest

    Are you talking about 2019.2.0b1? There's a big possibility that Cinemachine needs to be upgraded. You'll just have to wait until it's done, or, you can fix the scripts by yourself. From the error message you are getting, it should be easy.
     
  5. simons_unity

    simons_unity

    Unity Technologies

    Joined:
    Feb 9, 2018
    Posts:
    29
    TJBRB likes this.
  6. Slowin

    Slowin

    Joined:
    Mar 6, 2015
    Posts:
    62
  7. NKos

    NKos

    Joined:
    Sep 12, 2012
    Posts:
    2
    Hello!
    Thay say that
    But how do I do that?
     
    asal_cerno likes this.
  8. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    438
    They say it's fixed in "2.3.4-preview-8" (sic)
    There's no such package though... I tried "2.3.4-preview.8" too, but that doesn't exist either.
     
  9. ingo_p

    ingo_p

    Joined:
    Aug 29, 2017
    Posts:
    3
  10. NKos

    NKos

    Joined:
    Sep 12, 2012
    Posts:
    2
  11. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    438
    Found "2.3.4-preview.8" in the staging registry.
    So you can also install it from there if you add
    "registry": "https://staging-packages.unity.com"
    to manifest.json
     
  12. LegendarySuperSaiyan

    LegendarySuperSaiyan

    Joined:
    May 13, 2019
    Posts:
    1
    I'm a little confused after what to do when you download cinemachine files. I downloaded it, unzipped it, but when I go to the package manager to add it, what then? It wants me to choose a file but I do not know which one to pick.

    Edit: Nevermind, it was the package.json file
     
    Deleted User and nomaterials like this.