public static void Create()
 {
     AssetsReporterUtils.UnzipPackageData();
     EditorWindow.GetWindow <AssetsReporterWindow>();
 }