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

PLAT-10277 expand performance CI testing to unity 2020 #67

Closed richardelms closed 1 year ago

richardelms commented 1 year ago

Goal

The ultimate goal for performance CI should be the following:

Always build the SDK package on Unity 2020

Normal CI Run: All supported platforms built with Unity 2021

Full CI Run: All supported platforms built with Unity 2020, 2021 and 2022.

This PR adds support for normal and full runs, and enables testing fixtures built with Unity 2020