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. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Bug regression: GPU profiler doesn't work in URP

Discussion in '2020.1 Beta' started by laurentlavigne, Jul 21, 2020.

  1. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    5,924
  2. MartinTilo

    MartinTilo

    Unity Technologies

    Joined:
    Aug 16, 2017
    Posts:
    1,968
    What does the GPU Profiler Module tell you about the reason why there is no data?
    To my knowledge, the current (admittedly spotty) support matrix didn't change so there should be no regression.

    As pointed out in the other thread you started, there are some points to check but the Profiler should be pretty explicit which ones that are, both in the details panel below, and in the tooltip when hovering the chart.

    Not saying that the state of GPU Profiling support is pretty, just that there should be no 2020.1 regression here. Maybe default settings changed though (which would still not be a regression, and the one I can think of, Graphics Jobs being on by default for new projects, got it's default changed in 2019.3)
     
    laurentlavigne likes this.
  3. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    5,924
    thanks, yeah i turned those off, vulkan too and now it works.
     
    MartinTilo likes this.