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

UGUI UI flickering when world space

Open Hitomilras opened this issue 7 years ago • 1 comments

Hello!

The problem is that UI flickers on World Canvas UI. But, not on all canvases. Only if canvases is moving (in my case - chil object of VR Contorller model).

Can you help me to solve this problem please?

UPD: It's happens more often if you trying to use UI that's really near for ui raycaster. (but still must be properly highlighted, because m_NearDistance is 0.

Now i set m_nearDistane to -0.5 and that's help.

Hitomilras avatar Nov 25 '17 15:11 Hitomilras

Can you share a sample scene that can reproduce the problem? There are some similar issue posted on the Unity issue tracker, wandering if they are related.

lawwong avatar Nov 27 '17 03:11 lawwong