bkeiren / AwesomiumUnity

Third-party Awesomium wrapper for Unity3D, wrapping Awesomium's C++ API with a custom C# API and accompanying Unity MonoBehaviour components.
108 stars 74 forks source link

Unity3D: Not working at all #5

Closed sumeetkpatel closed 8 years ago

sumeetkpatel commented 9 years ago

Has anyone been able to get anything working at all with this recently? I am simply getting black textures and nothing happens (for example WebTextures, with the script component attached).

I am using Unity 5 on Windows 7 64bit.

TheMajorO commented 9 years ago

@sumeetkpatel
You need to have 32-bit version of Unity... unity_awesomium

bkeiren commented 8 years ago

Issue addressed by @TheMajorO.