Hi, I’m new in developing some Unity3D applications with the Tobii Eye Tracker 4C.
I can run the Tobii’s Unity3D SDK Demos on a application builded by my Unity3D Engine (2018.1.6f1),
but those do not properly work on the Unity3D Engine Editor (2018.1.6f1).
There is no error message on the Unity Editor. but the demo displays a text, “Sorry, no gaze detected”.
I already checked the Tobii’s Unity SDK Troubleshootings Page, and I already restarted the Unity3D Engine after setting up the dll settings.
As you know, I can play normally the demos on a builded application in the same development environment.
So, I think there must be something I missed between this dynamic linked library and the Unity Editor, or not.
Please help me, why I can’t play those on the Unity Editor only?