unity-sysfont icon indicating copy to clipboard operation
unity-sysfont copied to clipboard

[Re]NGUI sysfont clipped view bug

Open knighthedspi opened this issue 12 years ago • 4 comments
trafficstars

When i use NGUI version 2.7.0 with Unity 3.5.7f2, this bug still appears. Any solution for this bug? Any help will be greatly appreciated

knighthedspi avatar Oct 01 '13 12:10 knighthedspi

What do you mean by "still" appears. Is there a bug regression? The bug never disappeared or you did something that is causing it again (e.g., updating from NGUI x.y.z to 2.7.0)? Please could you be more explicit? I haven't tried the latest NGUI versions.

imkira avatar Oct 01 '13 13:10 imkira

I afraid that there is a bug regression.I'm using NGUI version 2.7.0 but when i import Sysfont (unity-sysfont plugin v1.0.3) with NGUI compatibility package 1.0.5 , this bug still appears and got that error :" UISysFontLabel has no material setter"

knighthedspi avatar Oct 01 '13 14:10 knighthedspi

Hi there, I'm also having this same issue. I've tried from NGUI 2.7.0 and that latest.

stragen avatar Oct 26 '13 02:10 stragen

In NGUI 2.7 the material accessor in UIWidget appears to be deprecated - the getter returns null and the setter throws an exception.

technicat avatar Oct 30 '13 09:10 technicat