ViveInputUtility-Unity icon indicating copy to clipboard operation
ViveInputUtility-Unity copied to clipboard

UI elements work or not depending on the angle

Open dpggit opened this issue 5 years ago • 8 comments

I realized UI some elements work or not depending on the angle they are seen , if the element is too high i see they stop working and the viu blue ray doesnt affect them

dpggit avatar Nov 06 '19 23:11 dpggit

@dpggit Any screenshot or video? image I tried with 16meter high, it seems to work.

You can try editing the distance yourself, image

chengnay avatar Nov 07 '19 02:11 chengnay

i have sent you a video to your mail

dpggit avatar Nov 07 '19 17:11 dpggit

@dpggit From your video, it actually hits something. Could you double check your scene view whether there is a layer blocking in front of that General Settings tab? In your scene view, image You can check the hit target, and there are 2 different color for GuideLine, when it hits target it will show green, if not, it will show red. image image

chengnay avatar Nov 08 '19 02:11 chengnay

That is the first i checked, also disabling other image raycast around and just leaving the button but nothing worked, i will keep looking if i missed something

dpggit avatar Nov 08 '19 12:11 dpggit

I am having also problems with the drag depending on the angle, when i drag a panel window ui to the left or right too much it works meanwhile i hold the drag but when i drop it and try to drag again i cant drag it again

dpggit avatar Nov 13 '19 22:11 dpggit

Could you provide a short video includes Scene, Game and Hierarchy views? Thanks!

EDIT: I tested with VIU's example scene, 2DDragDrop, it will not have the issue you mentioned.

chengnay avatar Nov 14 '19 01:11 chengnay

I already sent you the video. I have also problems with OnDrop method is not being called, the OnDragEnd is called but not the OnDrop sometimes

dpggit avatar Nov 14 '19 17:11 dpggit

Finally i just bought an asset in the Unity asset store called Curved UI - VR Ready Solution and vr input work perfectly, i have spent many days trying to make it work VIU without success i am spending much more time with Steamvr and VIU than making my game

dpggit avatar Nov 16 '19 23:11 dpggit