An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          





SmartBear BugSnag logo


Performance monitoring for Unity


[![Documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://docs.bugsnag.com/performance/unity/)
[![Build status](https://badge.buildkite.com/7d0c92f58cf5e7fca4d3efc3aecf414ce10cdb010b7ec81688.svg?branch=main)](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.