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
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}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
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.
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.