Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - YuliyF

Pages: [1]
1
NGUI 3 Support / Re: Anchor Bug.
« on: October 18, 2015, 11:26:32 AM »
wht?? If I set anchor: x=-1, y=1, z=0 - will crash? .. gm, It's bad, vary bad

2
NGUI 3 Support / Re: Unity 5.2 crash (focus/save)
« on: September 30, 2015, 03:49:03 AM »
I'm using 5.1.4f1 + NGUI 3.9.2 + 3 dynamic fonts, all works fine (except Input.inputString work only on English)

3
NGUI 3 Support / Re: Unity 5.2 crash (focus/save)
« on: September 28, 2015, 09:19:43 AM »
In my case, I have crash(when trying to save) if UISprite have anchors to UIRoot( any style of UIRoot and any type of Anchor)
--
NGUI 3.9.3 + Unity 5.2.1p1


p.s.: crashes if any NGUI item have anchors on UI Root

4
NGUI 3 Support / Re: Unity 5.2 crash (focus/save)
« on: September 24, 2015, 04:43:59 PM »
me too/

5
NGUI 3 Support / Re: Exception in UiPopupList (NguiText.Update())
« on: September 14, 2015, 04:30:53 AM »
UiPopupList doesn't use dynamic fonts, checking

6
Quote
First, please update to the latest version of NGUI
done.

I get your font - Qlassik.otf and made in Font Maker a font type of Imported Bitmap. I was using BMFont to create a bitmap from font. And Cyrillic letters are not working in WebGL, it works in Unity Player and Unity Editor and in EXE file, but not in WebGL,
demo: http://dragonfly.com.ua/webGlTesting/

Cyrillic is not work in Input field, in Label is all ok

Attach a font.

7
Is NGUI support a font mode Custom Set in Character ?
It's very angry at line
  1. if (dynamicFont.GetCharacterInfo((char)ch, out mTempChar, finalSize, fontStyle))
in NGUIText (using 3.8.0)

In uGUI I use Custom Set on font and can write by Cyrillic. Demo: http://dragonfly.com.ua/webGlTesting/
but it needs in NGUI. Even if I generate font from a bitmap with a cyrillic letters- it's not work

8
NGUI 3 Support / Re: Best animaton software for NGUI
« on: July 13, 2015, 05:41:11 AM »
DotWeen  is good: http://dotween.demigiant.com/

9
I have a chat, in Unity Player its work nice, but in WebGL I can't input text to the Input box, it's just empty only Input Caret.(in unity all work, bug in build of webGL)

10
in my case static font don't work too, but him: http://forum.unity3d.com/threads/backspace-key-doesnt-work-in-webgl-build.336789/ - almost all ok

11
only static - but it's look terrible(, I'm using 3.8.0 version, is in 3.9 it working?

Pages: [1]