imkira/unity-sysfont

[Re]NGUI sysfont clipped view bug

knighthedspi opened this issue · 4 comments

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

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.

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"

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

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