在Unity画布中,即使按钮和图像不重叠,它们也会相互隐藏

时间:2015-09-21 09:43:25

标签: unity3d

在我的Unity项目中,我有一个带有按钮和内部图像的画布。我注意到即使它们没有重叠(它们相距很远),它们也会互相覆盖。因此,当按钮位于“层次”面板中的图像下方时,图像不会显示。同时当图像在按钮下方时,我无法查看附加到按钮的图像。不过我可以看到按钮文字......

if the button is above the image it can't be viewe properly

if the button is below it can be viewd properly but the image can't be seen at all

0 个答案:

没有答案