bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

add missing wait for trace step #22

Closed richardelms closed 1 year ago

richardelms commented 1 year ago

Goal

The persistence feature was missing a wait to recieve trace step, causing the test to occasionally fail.