Jump to content

Kate.kate

Verified Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Kate.kate

  1. On 10/11/2022 at 10:14 AM, Kate.kate said:

    I've found the problem and I could make my Unity project (2020.3.40f1) work doing this:

    I think the problem is the newer version of the VIVE Eye and Facial Tracking SDK 1.3.6.6

    Hope this solution works for you!

    I should add that in order to collect eye data I had to download an older version of VIVE SRanipal (1.3.2.0), which I couldn't find online but I was lucky enough to know someone using it.

    Also, when you try to install the SRanipal you might experience the 1001 error. Follow the instructions @kwig provides, they worked for me:

  2. On 10/10/2022 at 5:32 AM, CormacGeorge said:

    Same problem here, let me know if you ever found a solution.

    I've found the problem and I could make my Unity project (2020.3.40f1) work doing this:

    I think the problem is the newer version of the VIVE Eye and Facial Tracking SDK 1.3.6.6

    Hope this solution works for you!

    • Like 3
  3. Hello, I tried to follow the instruction for "'HTC VIVE Pro Eye Development Guide'' (https://developer.tobii.com/xr/develop/unity/getting-started/vive-pro-eye/) to use the eye tracking features of the headset in Unity, but once I import the VIVE Sranipal SDK unity package in my project and I try to run the given sample scene to test it, my unity project crashes without giving me errors. It crashes no matter which unity version I use, no matter which HTC Vive pro eye headset I use (I tried with two different ones) and no matter which computer I use. It is weird because when I tried the first few times it was working, then after trying to extracting the eye data it started not working anymore. The eye tracking seems to work fine outside unity.

    Did anyone else experienced the same problem and find a solution to it?

    Thanks!

  4. On 3/8/2021 at 5:56 AM, cinematographydb said:

    Hey,

    I have the SRanipal Run Time installed and setup in SteamVR.

    I'm using special UE4 plugin build that has the Blueprints exposed.  The Blueprints show up fine however.

    - when I enable Eye Tracking or Lip Tracking to be on by default in "Plugin Settings" it crashes

    - when I call Start or Stop of the Eye or Lip Tracking Framework from Blueprints it crashes.

    - when I try to launch one of the sample SRanipal content maps it crashes.

    Basically when Unreal Engine tries to start the framework is crashes it seams.

    Matt

     

    20210307_SRanipal_crash_02.JPG

    Hey, did you find a solution to this problem?

  5. Hello,

    I’m currently trying to use the HTC Vive Pro Eye in Unity 2020.3.XX LTS. It worked fine one week ago (09/17/2022).

    Now, when I run a Scene with the prefab “TobiiXR Initializer”, Unity either freezes or crashes.

    In the project log I get the following error.

    Cmd: compileSnippet
    insize=16577 file=Assets/DefaultResourcesExtra/Skybox/Procedural pass=<Unnamed Pass> cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 …

    Unhandled exception: Protocol error – failed to read magic number (error -2147483644, transferred 0/4)

    Quitting shader compiler process

    Does anyone have any idea what is the root of the problem?

×
×
  • Create New...