Tween oncomplete not working when switch tabs

Hi
I am using tween library for a long time for a project. It was working fine before tween update. The tween’s onComplete function not working if we shift tabs while object is tweening. The object gets tween but it’s onComplete function is not working. We are doing plenty of things in that call back.
Thanks

Are you able to provide some repro?

Unfortunately I can’t provide you anything related to game itself. The scenario is basically that if I shift tab while tweening and comeback after some seconds it just completes tweening but isn’t calling complete callback

I understand. I’m after a simple repro, nothing related to your game at all.