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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.