Execute set rotation camera when paused

Hello, in my project I set the game paused, and I want to set the rotation of the camera during this pause. Problem, event if I set the component on “tickable when paused”, the set rotation is not affiched.


I update the rotation in a update of a timeline, and the timeline work worrectly during the pause.
Thanks for your time !