Search Issue Tracker
Third Party Issue
Third Party Issue in 2023.3.X
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.
Resolution Note (2023.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.