Hi,
I have created a basic scene in in Unreal Editor(Unreal Editor 2025.2.0 Aximmetry) with Animation. Now after cooking the scene in Unreal Editor for Aximmetry, I can see the Preview output of my Scene in Aximmetry Composer(Composer 2025.2.0 Studio DE) but there is no control and no Animation.
Please help me here if I am missing anything, attaching images for your information.
You’re missing how Unreal works on a fundamental level. You need to actually trigger the animation to start at runtime. You usually do that in the level blueprint and EventBeginPlay.