Search Issue Tracker

Won't Fix

Won't Fix in 1.0.X

Votes

0

Found in [Package]

1.0.2

Issue ID

PROFB-388

Regression

No

“Loading autosaved report from file was unsuccessful.” warning is thrown after domain reload when Project Auditor window is open and no reports have been generated

Package: Project Auditor

-

Reproduction steps:
1. Create a new project
2. Open Project Auditor window
3. Enter Play mode
4. Exit Play mode and observe the Console

Actual result: “Loading autosaved report from file was unsuccessful.” warning is thrown
Expected result: No errors or warnings are thrown, or warning message should indicate it appears because no reports have been generated yet

Reproducible with: 1.0.0-pre.1 (6000.3.0b7), 1.0.2 (2021.3.58f1, 2022.3.68f1, 6000.0.60f1, 6000.2.8f1, 6000.3.0b7), 6000.4.0a3

Reproduced on: Ubuntu 24.04, macOS Sequoia 15.4 (M4), Windows 11

Note:

  • On Editor versions where Project Auditor package needs to be installed “Loading report from file was unsuccessful.” warning pop-up is thrown instead
  • Full warning:

 
{code:java}
Loading autosaved report from file was unsuccessful.
UnityEngine.Debug:LogWarning (object)
Unity.ProjectAuditor.Editor.UI.ProjectAuditorWindow:LoadReportFromFile (string) (at /Users/bokken/build/output/unity/unity/Modules/ProjectAuditorEditor/UI/ProjectAuditorWindow.cs:2180)
Unity.ProjectAuditor.Editor.UI.ProjectAuditorWindow:TryLoadAutosavedReport () (at /Users/bokken/build/output/unity/unity/Modules/ProjectAuditorEditor/UI/ProjectAuditorWindow.cs:2236)
Unity.ProjectAuditor.Editor.UI.ProjectAuditorWindow:OnEnable () (at /Users/bokken/build/output/unity/unity/Modules/ProjectAuditorEditor/UI/ProjectAuditorWindow.cs:315)
{code}
 

  1. Resolution Note:

    We are prioritizing fixing bugs in the module (Unity version 6.4 an beyond).
    This bug seems fixed in that version, so we will close this without trying to fix the package.

  2. Resolution Note (1.0.X):

    We are prioritizing fixing bugs in the module (Unity version 6.4 an beyond).
    This bug seems fixed in that version, so we will close this without trying to fix the package.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.