Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Sequences and HDRP Volumes (like clouds etc)

Discussion in 'Timeline' started by akent99, Sep 3, 2022.

  1. akent99

    akent99

    Joined:
    Jan 14, 2018
    Posts:
    588
    I am trying to use Sequences with HDRP but having all sorts of problems. A part of the problem is if you change say the Volumetric Clouds between sequences, it takes a while to cross-fade. You have to leave a few seconds play time at the start of a Sequence to make sure everything has faded in.

    For example, frame 1 of a video clip:
    upload_2022-9-3_13-5-17.png

    A few frames later the color settles down and is consistent for the rest of the shot.
    upload_2022-9-3_13-5-59.png

    Are there fade values I can change to get instant cuts between shots? Or do I just have to always leave a few seconds at the start of a sequence to get it to work? (I might need to do that anyway, as I frequently get hair flopping around at the start of a sequence as well.)


    I also don't get all the effects changing reliably jumping between scenes. E.g. I rendered the above video clip, then exited Unity and came back the next day and did a new render. Lighting looks completely different! The clouds disappeared, the coloring and shadows look different, very very annoying. It feels like it is not refreshing caches or something reliably as I jump around sequences.

    upload_2022-9-3_13-3-47.png

    For example, clicking around a few different shots and the clouds came back (!!). I did not change anything. No errors in the Console either. All I did was click into different sequences. I did not even move the playhead!
    upload_2022-9-3_13-12-38.png

    Is HDRP not a good idea with the Sequences package for now?