Unity Issue Tracker - DllNotFoundException error is printed out when launching a Project with a "Fluid MIDI" plugin
Closed
UUM-53684
DllNotFoundException error is printed out when launching a Project with a "Fluid MIDI" plugin
Unity: Scripting Runtime
Third Party Issue
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
Fluid MIDI plugin used is Supporting only 64 bit Windows and Mac OS (https://thunkmonkey.github.io/support/fluidmidi/1.2.0/).
Included binaries are for 32 bit OS only, unity is supporting 64 bits only.
Reproduction steps:
1. Open the attached “Test Project” project
2. Observe the Console window
Expected result: No errors show up
Actual result: Error DllNotFoundException: audioplugin-fluidsynth-3 assembly:<unknown assembly> type:<unknown type> member:(null) is printed out twice