Search Unity

DaydreamLabsControllerPlayground

Discussion in 'Daydream' started by WendelinReich, Apr 7, 2017.

  1. WendelinReich

    WendelinReich

    Joined:
    Dec 22, 2011
    Posts:
    228
    Hi @mira_leung and all the Daydream people,

    The DaydreamLabsControllerPlayground seems broken at the moment: upon opening it (Unity 5.6.0f3) I get 65 errors, such as this one:

    Assets/Scripts/GUI/ControllerInputModule.cs(87,48): error CS0117: `GvrController' does not contain a definition for `Orientation'
    Assets/Scripts/GUI/ControllerInputModule.cs(168,32): error CS0117: `GvrController' does not contain a definition for `ClickButtonDown'
    ....


    To me this looks like the current version of the playground doesn't take into account changes to the GVR SDK.

    Question: do you intent to fix this, or is it not worth it because everything is about to change with the upcoming native controller integration into "Unity 2017"?