Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class. Also found in Release-5.4, CL: 329753 ...
In general, UPROPERTY(VisibleAnywhere) makes a property ineditable. But, if the type of a property is FMovieSceneObjectBindingID, VIsibleAnyhere no longer prohibits it from editing. [Image Removed] ...
When reset a MovieSceneObjectBindingID type property, the display of the property is not reset but keep the value before reset, until the property form is clicked. [Image Removed] ...
In the repro, the first selection is not spanable, but the ActorToTrack is set correctly at this time. When trying to select a spawnable actor, it cannot set it to ActorToTrack. When using the eye ...
HDRIBackdrop objects cannot be rotated in Sequencer. This issue can be resolved by setting the "Run Construction Script in Sequencer" checkbox to True in the "HDRIBackdrop" blueprint. If HDRI Back ...
[2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: === Handled ensure: === [2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: [2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: Ensure condit ...
Level Sequences can mark the level they are in as modified without modifying them, as well as get themselves into a state where they modified themselves when saved. ...
In the repro project the player camera has a post process material that slightly darkens the frame by subtracting 0.01 from the final color. When a camera animation based on a camera sequence is pla ...
If you add Static Mesh (cube) in this Level Sequence and click on it in Sequencer, you can observe the Spline Path that the cube is following is changing its shape when keys in Sequencer are zoomed ...
When we server travel with seamless travel enabled, and a legacy camera shake with an anim sequence set is currently ongoing, we will get a crash due to the UMovieSceneEntitySystemLinker failing a c ...