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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.