com.unity.project-auditor 1.0.0-pre.7

com.unity.project-auditor

Source docs
Notes: processedReleased January 31, 2025

Browse versions

PreviousNext

Features

    📈 Improvements

      API Changes

        🔧 Bug Fixes

        • Fix for COPT-3333; have the Assembly view always deal in milliseconds for time values to help with eg. consistency in exported data.
        • Fix for COPT-3376; don't look at compiled assemblies if this is a different project.
        • Fix for COPT-3401; clear the search strings when starting/loading an analysis.
        • Fix for COPT-3412; avoid issues with zoom slider for now by hiding it.
        • Fix for COPT-3415; show message instead of NaN for Assembly Compile Time when Compilation Mode is set to Editor.
        • Fix for COPT-3418; optimize performance when selecting to group by in large tables.
        • Fix for COPT-3428; guard against issues from analysing empty sprite atlases.
        • Fix for COPT-3440; remove the asset category from the shader module so it doesn't get analyzed with shaders.
        • Fix for COPT-3452; audio clips runtime size is often wrong.