-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unity: Editor crash when (dis-)connecting input devices #318
Comments
Hi, Thanks for kind words about the library!
|
@stekra Any news? |
Hi,
Let me know if I can provide further data.
|
Hi @stekra, Thanks for the info. Unfortunately it's not clear what's going wrong :-( Yes, some code executed from my native library but then it goes into |
Hi, |
Hi, thank you so much for the awesome library.
I'm trying out a minimal note event handling script in Unity.
I made sure to incorporate the advice from: https://melanchall.github.io/drywetmidi/articles/devices/Common-problems.html
It works as expected during play.
Issue:
When a Midi Device is disconnected or reconnected the Unity Editor crashes. This seems to only happen after reloading Scripts/Domain at least twice.
Code:
Platform: macOS M3
Unity Version: 2022.3
Library Version: 7.2.0
I can't tell whether I'm doing something wrong. I can help investigate further. No stresso tho.
The text was updated successfully, but these errors were encountered: