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

fix guid errors and add public documentation #59

Closed richardelms closed 1 year ago

richardelms commented 1 year ago

Some assets in the performance upm package had guid conflicts with the notifier package. These are fixed now.

Also added a link to the public documentation in the package readme.