Yes i’m aware 2.8 is beta/alpha.
So this might be a bug, but i’m curious how i can remove animation from the drone object seen below
There is nothing visile in the dope sheet, and a small script below doesnt have an effect either :
obj = bpy.data.objects[“drone”]
obj.animation_data_clear()