Search Issue Tracker
Active
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}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment