Actor rotation doesn't change in animation blueprint

Figured out a workaround. I created an “angle” variable in my character blueprint which is updated in the tick event and made it public so my animbp could read it.

I submitted a bug report.