bugsnag / bugsnag-unity

Automatic error reporting for Unity games
https://docs.bugsnag.com/platforms/unity
MIT License
89 stars 31 forks source link

Update BugsnagEditor.EDM.cs #778

Closed xavierarpa closed 4 months ago

xavierarpa commented 4 months ago

UnityEditor.Menu.SetChecked(EDM_MENU_ITEM, IsEDMEnabled());

instead of

Menu.SetChecked(EDM_MENU_ITEM, IsEDMEnabled());

removes problems with others libs

Goal

Design

Changeset

Testing

clr182 commented 4 months ago

Hi @xavierarpa

Thank you for reaching out raising this PR.

We now have an item on our backlog aimed at reviewing this PR when priorities allow. Once we have an update we will be sure to update you via this thread.

toniewypada commented 3 months ago

Hello :wave: ,

Your PR has been reviewed, and released with v7.7.3 of our Unity notifier. Thanks for raising the PR and contributing to BugSnag!

If you have any questions, please let us know!