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

Official Profile Analyzer 1.2.2 Released

Discussion in 'Profiler Previews' started by alexeyzakharov, Feb 2, 2023.

  1. alexeyzakharov

    alexeyzakharov

    Joined:
    Jul 2, 2014
    Posts:
    507
    Hi all :)

    We've released Profile Analyzer package update 1.2.2!

    Main changes in the release are:
    • Support for removing vsync time, so we can see actual CPU duration over multiple frames. A drop down has been added to 'remove' a marker from the analysis and has entries for "FPS Wait", "Present Wait" and "Custom" where you can select any marker from the table using the right click context menu to "Remove Marker".
    • Optional standard deviation (SD) column into marker table (on single view) for sorting data based on variation of marker timings in over the frames.
    • Export of the comparison table as CSV.
    Please submit any feature requests to the Unity Engineering Roadmap or here on the Profiling forum. We are looking forward to hearing more from you!