Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.30f1
2022.3.10f1
2023.1.14f1
2023.2.0b10
2023.3.0a6
Issue ID
UUM-53684
Regression
No
DllNotFoundException error is printed out when launching a Project with a "Fluid MIDI" plugin
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
Reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Reproducible on: Ubuntu 22.04, Windows 10
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
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.