Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool generates nothing but works #7

Open
lidiamartinez opened this issue Jun 28, 2021 · 2 comments
Open

Tool generates nothing but works #7

lidiamartinez opened this issue Jun 28, 2021 · 2 comments

Comments

@lidiamartinez
Copy link

lidiamartinez commented Jun 28, 2021

I'm in Windows 10, updated, using the latest Unity 2019 and using the last version of Performance package in 2019 (2.8.0-preview).
The xml is generated and the report can be read and there is data. In the Unity Performance Test Report window the graphics are displayed.

I downloaded the latest version of this report tool, which is 1.2 . At first, I downloaded .NET 2.1 but the tool failed saying it needs 3.1, so I added that version too. Both installed by default in C:/dotnet/

When I execute it, normally or in admin mode, nothing happens. No .html is output in the same folder or anywhere else, but the command is executed without any prompt error or message anymore. I tried adding an output path, absolute paths, relative paths. But nothing is generated.

What can I do?

@johnfriedrich
Copy link

Same here, even executing the executable with parameters does not output anything.

Dotnet 3.1
Win 10
Unity 2019.4.16
2.8.0-preview package

@joeccleung
Copy link

I recompile the project to net6.0 and it does output the HTML report. Here is the command I ran:
dotnet /<path-to-dll>/UnityPerformanceBenchmarkReporter.dll --results <path-to-xml-folder>

Net6.0
Mac OS 12.2.1
Unity 2019.4.25
Test Framework: 2.0.1-pre.18
Performance API: 2.8.0-preview

cds-mirroring-service-user pushed a commit that referenced this issue Jun 23, 2022
Matches for stereo now gets proper first group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants