I have an issue where my animation only starts one frame after my signal (see Animation lags by 1 frame when activating object via Timeline signal callback ), and either an option to send signal on FixedUpdate, or an Advance method for manual update would help me avoid further workaround.