Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.37f1
2022.3.24f1
2023.2.18f1
6000.0.0b14
Issue ID
UUM-69560
Regression
No
"DllNotFoundException" error is thrown in the Development Player when referencing a DLL plugin if the application path contains the ';' symbol
How to reproduce:
1. Open the “WinNativePlugin“ project
2. Open the “SampleScene“
3. Make sure to enable Development Build (File > Build Settings)
4. Make sure that the build path includes the ';' symbol
5. Build And Run
Expected result: The Player runs without errors
Actual result: The Player throws the “DllNotFoundException: TestPlugin assembly:<unknown assembly> type:<unknown type> member:(null)” error
Reproduced with: 2021.3.37f1, 2022.3.24f1, 2023.2.18f1, 6000.0.0b14
Reproduced on: macOS 14.3.1 (Intel) (by reporter), Windows 11, macOS 13.6.4 (M1), Ubuntu 20.04
Not reproduced on: No other environment tested
Notes:
1. Full error is provided in the internal comments
2. Not reproducible in the Editor
3. Not reproducible when development build is disabled
4. Not reproducible when the ';' symbol is not in the build path
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note:
This issue is identified as an edge case. We have explored various workarounds; however, they were not effective. Consequently, we have decided to close the bug.