Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

frame debugger doesn't include timing?

Discussion in '5.4 Beta' started by laurentlavigne, Jun 15, 2016.

  1. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,362
    is that by design or some regression? seems that frame debugger included ms for each apss...
     
  2. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,912
    Frame Debugger never included ms for draw calls, you're probably confusing it with the profiler.
     
  3. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,362
    probably, seems natural for the frame debugger to include ms as well