Description

Found in 4.22 CL#6574378

Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442

The OnEditorCameraMoved delegate does not fire in the Animation Viewport. The example project provided by the user is attached.

Steps to Reproduce
  1. Add UnrealEd as a public dependency module in your Build.cs file.
  2. Subscribe a function to the OnEditorCameraMoved delegate that prints a message to the Output Log.
  3. Open the Animation Viewport (via an animation sequence).
  4. Move the camera around the Animation Viewport.
  5. Check the output log to see the message didn't print.
  6. Check the Output Log to verify that the delegate didn't fire.

Result: The OnEditorCameraMoved delegate does not fire in the Animation Viewport when the camera moves.

Expected: The OnEditorCameraMoved delegate fires in the Animation Viewport when the camera moves.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-76526 in the post.

1
Login to Vote

Won't Fix
ComponentUE - Anim - Runtime
Affects Versions4.21.24.22.24.24
CreatedJun 19, 2019
ResolvedAug 27, 2021
UpdatedAug 27, 2021