Search Unity

Help! No version of Cinemachine works for me (UniversalAdditionalCameraData?)

Discussion in 'Cinemachine' started by JohnHudeski, Dec 8, 2019.

  1. JohnHudeski

    JohnHudeski

    Joined:
    Nov 18, 2017
    Posts:
    126
    I simply cannot get this to work. Every version from 2.3.4 to preview.9 2.4.0 has an error. Most errors were due to the Render Pipeline features probably removed.

    I am experimenting with HDRP and URP
    the latest version has this errpr


    please help
     
  2. JohnHudeski

    JohnHudeski

    Joined:
    Nov 18, 2017
    Posts:
    126
    So the problem was with the Universal RenderPipline. It is not supported
     
  3. Gregoryl

    Gregoryl

    Unity Technologies

    Joined:
    Dec 22, 2016
    Posts:
    7,728
    Yes it is supported. Make sure you have the latest version of everything
     
  4. JohnHudeski

    JohnHudeski

    Joined:
    Nov 18, 2017
    Posts:
    126
    Everything was up to date. In truth, I had to play Tetris with the Package Manager.
    Please, Can we not use delegate strings to update our camera controls?
     
  5. Gregoryl

    Gregoryl

    Unity Technologies

    Joined:
    Dec 22, 2016
    Posts:
    7,728
    The string-based approach is the default one. You can blank out the strings and drive the axis.Value with a custom script in any way you like.
     
  6. Saiga308

    Saiga308

    Joined:
    Jun 14, 2015
    Posts:
    46
    I'm on HDRP/URP 7.1.7. Cinemachine 2.3.4 and Preview.10 - 2.4.0 throw the same error as OP:
    "The type or namespace name 'UniversalAdditionalCameraData' could not be found"

    What version is working with HDRP/URP 7.1.7?
     
  7. Saiga308

    Saiga308

    Joined:
    Jun 14, 2015
    Posts:
    46
    Unity 2019.3.0f3
    HDRP/URP 7.1.7

    Okay, Cinemachine 2.3.3 (April 2019) works with HDRP/URP 7.1.7, but 2.3.4 upwards does not for me. I'll deal with it for now, but I might try a blank new project and see if I can get the newer versions of Cinemachine to play nice with the latest HDRP on 2019.3.0f3.
     
  8. Gregoryl

    Gregoryl

    Unity Technologies

    Joined:
    Dec 22, 2016
    Posts:
    7,728
    CM 2.4.0 (available in preview) should work with the latest HDRP