UnityPlugin-AVProVideo icon indicating copy to clipboard operation
UnityPlugin-AVProVideo copied to clipboard

Could you please provide the PDB file so that the stack can be restored in case of a crash?

Open buoutuanzi opened this issue 1 year ago • 2 comments

Could you please provide the PDB file so that the stack can be restored in case of a crash? We have brought the core edition

buoutuanzi avatar Aug 22 '24 06:08 buoutuanzi

The method it crashed under should show in the stack and any system level APIs should also show so I can’t see how it would be that useful.

Chris-RH avatar Aug 23 '24 07:08 Chris-RH

The method it crashed under should show in the stack and any system level APIs should also show so I can’t see how it would be that useful.

When I see the keyword "exoplayer" in the crash stack trace, for example, I know to try modifying the video API instead of testing all the configuration options one by one.

buoutuanzi avatar Aug 23 '24 08:08 buoutuanzi

That level of debugging is usually something done by ourselves. Saying that, we are looking at improving our error handling. If you are having an issue then we usually suggest testing in a new project running only AVPro Video to see if the issue is still occurring.

Chris-RH avatar Sep 02 '24 08:09 Chris-RH