jboss Posted October 9, 2020 Share Posted October 9, 2020 I am using a dropdown menu in my application and I noticed that it is very hard to select an option. It looks like the problem is that the selection is not registered when I am moving the controller while clicking. This happens very easily. The problem also occurs in the sample UGUI scene. The other UGUI items such as a toggle are a lot less sensitive and they are easy to select. I hope someone can help me get this fixed. Thanks! Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted October 12, 2020 Share Posted October 12, 2020 Hi @jboss, I found a post saying to enlarge the drag threshold, and after I tested on UGUI sample scene, it does work. 2 Link to comment Share on other sites More sharing options...
jboss Posted October 13, 2020 Author Share Posted October 13, 2020 Great, thanks! That worked for me as well. And I have to admit I did not check the Unity forum this time, only the Vive forum Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted October 13, 2020 Share Posted October 13, 2020 @jboss No worries, feel free to ask questions when you need help. Link to comment Share on other sites More sharing options...
anglee Posted October 27, 2020 Share Posted October 27, 2020 @chengnay Hello! I have the same problem. I changed the drag threshold, but it also can not to select the options. Can you tell me your dropdown creat method? Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted October 27, 2020 Share Posted October 27, 2020 @anglee Please refer to the VIU's example scene (UGUI). It is located at Assets\HTC.UnityPlugin\ViveInputUtility\Examples\1.UGUI\ Link to comment Share on other sites More sharing options...
anglee Posted October 27, 2020 Share Posted October 27, 2020 @chengnay Thanks for your help! I have solved this problem! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now