Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Artheus on October 23, 2014, 03:32:40 PM

Title: UIInput delay
Post by: Artheus on October 23, 2014, 03:32:40 PM
Whenever I activate a window with UIInput attached to it, there is a noticeable 3 second delay before the window shows up. This only happens the first time you activate the window, subsequent times do not cause a delay.

Any ideas?
Title: Re: UIInput delay
Post by: ArenMook on October 23, 2014, 03:44:14 PM
3 second? I wouldn't know why you have such a huge delay. I suggest profiling it.
Title: Re: UIInput delay
Post by: Artheus on October 23, 2014, 09:32:21 PM
Ok, so its most likely due to loading in font and the UIInput is just the first to use it.