Unity-Technologies / ProjectAuditor

Project Auditor is an experimental static analysis tool for Unity Projects.
Other
806 stars 66 forks source link

Show Only Critical Issues Resets After Compiling with Auditor Open #119

Closed KyleAvalani closed 1 year ago

KyleAvalani commented 2 years ago

Describe the bug When triggering a recompile with the code auditor open in the editor, if the user has Show Only Critical Issues checked, it'll reset the content when compiling finishes. Can only be resolved by running code auditor again.

To Reproduce Steps to reproduce the behavior:

  1. Perform a project analysis with at least Code checked
  2. Check Show Only Critical Issues
  3. Open a script and change a line of whitespace and save
  4. Switch back to Unity and wait for compiling to finish
  5. Observe that all critical issues have been cleared and toggling Show Only Critical Issues does not bring them back.

Expected behavior Compiling does not update the open audit.

Information (please complete the following information):

mtrive commented 1 year ago

Thanks for reporting. This is finally fixed in master @ be134a8620de318d7930e633065327f5d33fcbaa