Home Forums Unity SDK [Solved] Can oly track the right half of the screen Reply To: [Solved] Can oly track the right half of the screen

#13740
Grant [Tobii]
Keymaster

Hi @bkasmai, sorry to hear about your issues. My setup for success operation was as follows:

Downloading the Windows Interaction library with accompanying samples @ https://developer.tobii.com/consumer-eye-trackers-interaction-library-getting-started/

Unzip, and run “cs_sample_streams.csproj” in Visual Studio 2019 (or Visual Studio 2017) which worked with no problem directly.

Bear in mind you will need to download the .NET Core SDK @ https://dotnet.microsoft.com/download/dotnet-core/2.1
It would appear that VS2015 does have this download available (SDK 2.1.507) so you should be good to go without necessarily upgrading the IDE.

Please let us know how you get on.