UnityTech / UIWidgets

UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Other
1.97k stars 256 forks source link

Framerate drops 50% when having this in a panel in a scene. #455

Closed ArEnSc closed 3 years ago

ArEnSc commented 3 years ago

When you add the example app to the scene the framerate drops %50 until you press the counter button...

ArEnSc commented 3 years ago

Latest release

ArEnSc commented 3 years ago

nevermind trying this Window.onFrameRateSpeedUp = null; Window.onFrameRateCoolDown = null; doesn't seem to make a difference

ArEnSc commented 3 years ago

closed resolved