Issue with directional light attached to an actor

Hi, i am having an issue in a mobile project where i need to attach the rotation of a directional light to an object but is not working. I tried in different ways, first i attach the directional ligt to the object using the attachToActor node but when rotating the object in the app is disconnected, later i tried creating a blueprint with the object and the light and then i rotate the BP and in the editor work fine but in the app the light keep at the same rotation. I have the directional light set at Movablei did a test rotating the light using a SetWorldRotation with a slider to change Z rotation value and it does work.

I would appreciate any tip to solve this issue.

Best regards,

Mauricio