ViveInputUtility-Unity
ViveInputUtility-Unity copied to clipboard
UI Interaction works in Editor but not in Build VR2.0
I have some basic UI buttons in my scene world space. I have properly set these up with UIElement components and everything works as expected when I play in the editor. But as soon as I build my exe and run it, the UI Interaction (Click) does not work anymore.
The hover state still works and some of my other programming. But it won't actually execute a click on the button.
Any ideas?
@sstachiw Could you provide more information?
- Which versions of Unity, VIU, SteamVR plugin, or any other SDK imported?
- Which VR device?
- Did you check any selection in VIU Settings (Edit>Preferences...>VIU Settings)?
Can you share your project?