Hi everyone,
I'm developping a VR app in Unity using Google VR SDK for Android.
I've created a scene with a World Space Canvas where I placed a ScrollView with a buttons list. This ScrollView has an Image with a Mask.
My problem occurs when I try to press some button (inside the previous list) in order to execute its corresponding trigger. This trigger is executed in the Editor view. However, when I export my VR app to a device, is NOT...
Interaction SDK Google VR with buttons list inside a scrollView
I'm developping a VR app in Unity using Google VR SDK for Android.
I've created a scene with a World Space Canvas where I placed a ScrollView with a buttons list. This ScrollView has an Image with a Mask.
My problem occurs when I try to press some button (inside the previous list) in order to execute its corresponding trigger. This trigger is executed in the Editor view. However, when I export my VR app to a device, is NOT...
Interaction SDK Google VR with buttons list inside a scrollView