Search Issue Tracker
By Design
Votes
0
Found in
2017.4
2018.4
2019.2
2019.2.10f1
2019.3
2020.1
Issue ID
1196089
Regression
No
DLLNotFoundException is thrown when trying to use .dll files present in the project
How to reproduce:
1. Open the attached project("case_1196089")
2. Enter Playmode
Expected result: no errors are thrown
Actual result: "DllNotFoundException" is thrown
Reproducible with: 2017.4.32f1, 2018.4.13f1, 2019.2.12f1, 2019.3.0b10, 2020.1.0a12
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
Loading of native libraries work just fine in the Editor if its compiled against x64, and not include .dll, in the `DllLoad`.