Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Failed to generate html report in Performance Advisor

Hi,

I am developing my unity based game and am trying to profile it using Arm Mobile Studio for optimization.

But now I ran into trouble. While trying to generate an html report through pa, I got the following error message:

ERROR: Cannot find any frames. Please .....

My profiling environment configuration is as follows:

[Arm Mobile Studio]
Version: 2022.3
Host OS: Windows 10

[Unity]
Version: Unity 2021.3.2f1

[Unity - Build Setting]
Development Build: true

[Unity - Player Setting]
Graphics API: OpenGLES
Minimum API Level: android 10
Target API Level: Automatic
Scripting Backend: IL2CPP
Target Architectures: ARM64

[Test Device]
Model Name: Galaxy S21 5G
Current OS: android 12 

Is there any solution?

Thanks!

Parents
  • Thank you for your reply.

    Of course, I just followed the guidelines.

    lwi_me.py was executed and capture was performed through Streamline to obtain a normal Capture.apc. Then, I switched back to the terminal running the lwi_me.py script and pressed any key to exit. However, after terminating lwi_me.py, there was no output, and eventually, when pa was executed, an error was output stating that no frame was found, and the PA report html was not generated.

Reply
  • Thank you for your reply.

    Of course, I just followed the guidelines.

    lwi_me.py was executed and capture was performed through Streamline to obtain a normal Capture.apc. Then, I switched back to the terminal running the lwi_me.py script and pressed any key to exit. However, after terminating lwi_me.py, there was no output, and eventually, when pa was executed, an error was output stating that no frame was found, and the PA report html was not generated.

Children