Search Unity

Is it just me ? TAA and SSR still non-functional in HDRP 7.2.1 & Unity 2019.3.6

Discussion in 'High Definition Render Pipeline' started by huzhangyang, Mar 19, 2020.

  1. huzhangyang

    huzhangyang

    Joined:
    Sep 7, 2014
    Posts:
    25
  2. huzhangyang

    huzhangyang

    Joined:
    Sep 7, 2014
    Posts:
    25
    Still in HDRP 7.3.1, seriously ? Am I missing some settings to make TAA and SSR work correctly?
     
  3. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,361
    And you are testing this on 2019.3.6f1 which just released yesterday (and supposedly has the fix)?
     
  4. huzhangyang

    huzhangyang

    Joined:
    Sep 7, 2014
    Posts:
    25
    As I said, Unity 2019.3.6 with HDRP 7.2.1& 7.3.1. Do you mean that you have no issue with TAA on 2019.3.6f1 ?
     
  5. AydinDeveloper

    AydinDeveloper

    Joined:
    Sep 8, 2017
    Posts:
    92
    TAA also has a strange slip error in the DX11. I use DX 12 but it is not stable in the editor. I realized that there are too many ghosts now. I'm working on the FPS game and the ghost is very clear at 60 FPS.

    HDRP 7.3.1

    150 FPS.
    WhatsApp Image 2020-03-16 at 14.29.58.jpeg
     
  6. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,361
    Your initial message was written before 2019.3.6f1 was even released. Just making sure you are not still by accident on older version where it's not fixed yet (maybe worth double checking still?).

    There is a WIP branch here that reduces ghosting a lot + has additional controls that let you omit things from TAA by high speed etc:

    https://github.com/Unity-Technologies/ScriptableRenderPipeline/tree/HDRP/TAA

    no idea when they plan to merge that though.
     
  7. huzhangyang

    huzhangyang

    Joined:
    Sep 7, 2014
    Posts:
    25
    Actually 2019.3.6 was released at the time, just a few hours before. I always check the tech release forum thread, it comes before HUB notice. Anyway what is stated a fix in 2019.3.6 is actually no use to me.
     
  8. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,361
  9. jjejj87

    jjejj87

    Joined:
    Feb 2, 2013
    Posts:
    1,117
    I am really glad they re-did the TAA. It was much needed.
     
    sqallpl likes this.
  10. hippocoder

    hippocoder

    Digital Ape

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    They've redone TAA so many times now but this looks like it could be the most usable yet :)
     
  11. huzhangyang

    huzhangyang

    Joined:
    Sep 7, 2014
    Posts:
    25
  12. huzhangyang

    huzhangyang

    Joined:
    Sep 7, 2014
    Posts:
    25
    I found some other threads discussing SSR artifacts (especially on emissives ), months old but not solved. Here's my situation with High SSR quality:

    20200331005133.png
     
  13. Olmi

    Olmi

    Joined:
    Nov 29, 2012
    Posts:
    1,553
    @huzhangyang have you actually tried to adjust the Screen Space Reflection Override settings? Set it to custom and increase Max Ray Steps? You really didn't tell much about your setup. You could also link the threads so that it would benefit others (and maybe get the issue solved.)

    But with something like 64 steps I don't have much artifacts at all, except what is to be expected with the limitations of screen space reflections (due to the technique.)
     
  14. huzhangyang

    huzhangyang

    Joined:
    Sep 7, 2014
    Posts:
    25
    I saw you reply on https://forum.unity.com/threads/mess-with-hdrp-ssr.805332/. High SSR quality by default means 32 steps. I tweaked to 64, 128, 256 and nope. Also as can be seen it's not only about the fuzzy edge, but also a duplicate reflection displayed beside.
     
  15. spiegelball

    spiegelball

    Joined:
    Mar 2, 2020
    Posts:
    16
  16. huzhangyang

    huzhangyang

    Joined:
    Sep 7, 2014
    Posts:
    25
    Thanks, I saw that eariler. However artifacts still exists even if Reflect Sky option is off. Also that didn't explain why it was working on PPV2. I guess there are some other bugs caused these artifacts. If only I can turn off transparent material reflections once and for all, that would still be better than what it is now.
     
    Last edited: Apr 4, 2020