Skip to content

Alpha 3

Latest
Compare
Choose a tag to compare
@vad710 vad710 released this 21 Oct 17:44
  • Added HTML Viewer for JSON files

NOTE: Two files will be created at the root of the project file. report.json and UnityReport.html. Open UnityReport.html once the analysis is complete to view the report.

IMPORTANT: Currently, because of XOR (Cross Origin Request) - the report is currently only working in FireFox. You can also launch Chrome with arguments to disable XOR.

Run UnityEngineAnalyzer.CLI.exe in the command prompt and pass in the path to a project file.

Example:
UnityEngineAnalyzer.CLI.exe C:\Code\MyGame.CSharp.csproj