https://github.com/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://github.com/bugsnag/bugsnag-unity-performance
bugsnag performance platforms real-user-monitoring unity unity-android unity-game unity-ios
Last synced: 6 months ago
JSON representation
Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
- Host: GitHub
- URL: https://github.com/bugsnag/bugsnag-unity-performance
- Owner: bugsnag
- License: mit
- Created: 2023-01-17T08:28:48.000Z (about 3 years ago)
- Default Branch: next
- Last Pushed: 2025-08-05T08:23:50.000Z (6 months ago)
- Last Synced: 2025-08-05T10:17:21.516Z (6 months ago)
- Topics: bugsnag, performance, platforms, real-user-monitoring, unity, unity-android, unity-game, unity-ios
- Language: C#
- Homepage: https://docs.bugsnag.com/performance/integration-guides/unity
- Size: 1.96 MB
- Stars: 1
- Watchers: 20
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[](https://docs.bugsnag.com/performance/unity/)
[](https://buildkite.com/bugsnag/bugsnag-unity-performance)
Monitor the start-up, scene loading and network requests of your game and see the results in your [BugSnag](https://www.bugsnag.com) dashboard.
## Features
- Automatic measurement of app start-up
- Wrapper for recording scene load durations
- Wrapper for `UnityWebRequest` requests
## Getting started
For integration instructions, see our online docs: [docs.bugsnag.com/performance/unity](https://docs.bugsnag.com/performance/unity)
## Support
* [Read the integration guide](https://docs.bugsnag.com/performance/unity/)
* [Search open and closed issues](https://github.com/bugsnag/bugsnag-unity-performance/issues?utf8=✓&q=is%3Aissue) for similar problems
* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-unity-performance/issues/new)
## License
The BugSnag Unity Performance SDK is free software released under the MIT License. See the [LICENSE](./LICENSE) for details.