Search Unity

Bug GPU Usage module broken with HDRP?

Discussion in 'High Definition Render Pipeline' started by georgerh, Jan 19, 2023.

  1. georgerh

    georgerh

    Joined:
    Feb 28, 2020
    Posts:
    72
    - Everything is classified as "Other"
    - Hierarchy of the GPU Module is actually the CPU data
    upload_2023-1-19_11-27-28.png

    upload_2023-1-19_11-28-16.png

    Top picture has the GPU module selected, bottom picture has the CPU module selected. Note that the hierarchy of the GPU module is the same as the CPU hierarchy (also, overall frame time shown is 33 ms which is the CPU time)

    Observed with Unity 2021.3.16f1
     
    Last edited: Jan 19, 2023
    alexeyzakharov likes this.
  2. PutridEx

    PutridEx

    Joined:
    Feb 3, 2021
    Posts:
    1,136
    Yeah, that sometimes happens recently, I've noticed it happening quite frequently since 2022.2 -- you can press Clear, close the profiler, and open it again, should start working again.
     
  3. georgerh

    georgerh

    Joined:
    Feb 28, 2020
    Posts:
    72
    Thank you, PutridEx. I'll give that a try.
     
  4. MartinTilo

    MartinTilo

    Unity Technologies

    Joined:
    Aug 16, 2017
    Posts:
    2,460
    Yep, this is a bug and has since been fixed and should have been Backported, so recent patch releases should have this fixed.