Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: poulpator on November 30, 2013, 08:30:13 AM

Title: Lagging focus on buttons (solved)
Post by: poulpator on November 30, 2013, 08:30:13 AM
Hi,
Just to signal a problem I had when switching to 3.0.6:
Basically all the focus events on buttons became very laggy: buttons would focus once but not unfocus, or not get focused when the mouse cursor would hover on them...
I solved the problem by switching the Project Settings -> Time -> Fixed Timestep back from 0.01(my custom value) to 0.02 (the default value)
I did not investigate further, I'm still busy upgrading everything to 3.0.6 (and enjoying a lot of the new features by the way!)
Title: Re: Lagging focus on buttons (solved)
Post by: ArenMook on November 30, 2013, 04:54:56 PM
Be sure to get f7. There was an issue that caused it in f6.
Title: Re: Lagging focus on buttons (solved)
Post by: poulpator on December 04, 2013, 04:56:51 AM
Indeed, f7 solves the problem, I should have checked the latest version before asking.
Thanks!