Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Unity5 Support?

Wezley_S_
New Contributor I
1,181 Views
Hi! With Unity5's recent release all engine capabilities are usable. Even plug ins. When I try to set up a realsense project it gives an error that it was unable to access the. Dll then it gives me an error regarding it not being a x64 architecture when my version of unity is x64. Does the current RealSense sdk support unity5?
0 Kudos
4 Replies
Colleen_C_Intel
Employee
1,181 Views

While Intel is not claiming support for Unity 5 since it's not part of the test suite for the SDK yet, it does work for many developers. What you need to do is use the 64 bit DLLs (including the .signature files to get the plugin that's signed to use with Unity Personal).  You'll find the 64bit DLLs ( libpxccpp2c.dll and libpxccpp2c.dll.signtaure)  at \RSSDK\bin\64bit.

0 Kudos
Vidyasagar_MSC
Innovator
1,181 Views

I have created a new unity 5 project on Windows 10 and its working as expected. I was able to play with all the gesture including emotion and voice recognition.

http://thingspeak.blogspot.in/2015/03/realsense-sdk-and-camera-setup-on.html ;

As Colleen mentioned in his comment above, I have followed the same and it works like a charm. Adding the link for your reference,

https://software.intel.com/en-us/blogs/2014/12/06/tips-and-tricks-to-use-unity-with-the-intel-realsense-sdk-2014

 

0 Kudos
Wezley_S_
New Contributor I
1,181 Views

Thank you guys! This fix works great! 

Vidyasagar I'm happy to hear that RealSense works on Windows 10! I will be updating in the coming months.

0 Kudos
Vidyasagar_MSC
Innovator
1,181 Views

Go for it Wezley. Pls. post your experience.

0 Kudos
Reply