- Home /
"DllNotFoundException: htmlTexture" How to let Unity find the DLL?
Hello, I am trying to use a plugin that I have found that uses the html for textures, and I am having trouble making the thing work in my project.
http://wiki.unity3d.com/index.php?title=HtmlTexturePlugin
I have UnityPro and I have made a folder called "Plugins" inside the assets folder of the project. I am running a Windows 7 computer (so if this is the wrong or invalid platform to run this plugin, let me know. But I prefer to have it working on the Windows platform).
How or why is Unity not finding the DLL called "htmlTexture" in the folder?
It isn't working for me as well: it seems unity 5 has something different when loading native plugins
Your answer
Follow this Question
Related Questions
Cant link PLUGIN.DLL with PLUGIN-EDITOR.DLL 1 Answer
Unity plugins 0 Answers
MonoBehaviour from DLL in AssetBundle Reflection problem 3 Answers
Referencing a DLL in C# 0 Answers
Access Multiple Camera Streams 0 Answers