Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...
Datasmith Scene actor that is a Child will be unlinked from scale changes if parent scale is set to 0 ...
When multiplying a Gradient running from White on Top to Black on Bottom (1-0) by a Texture Coordinate, there are unexpected results rendered which is not seen when multiplying the Coordinate by a B ...
Animations are looped incorrectly when using an animation blueprint and a rate scale other than 1.0 in Sequencer. ...
Ray traced Ambient Occlusion is still active even when Ambient Occlusion Intensity is set to 0 in the Post Process Volume. Found in 4.22 CL# 7053642, 4.23 CL# 8115738, 4.24 CL# 8124506 ...
If an actor has had simulate physics enabled and then the console command Slomo 0 is used, force will be added to the mesh, causing it to fly. ...
After moving a level into a folder and fixing the redirectors (right click in content browser) the project will package a Null reference without throwing an error. This will let you create a project ...
Renaming a custom event bound to an event dispatcher via a Create Event node requires two compilation passes to fix up the binding. upd. Regression was checked on //UE4/Release-4.26 CL 15973114, i ...
I'm at a loss for what is going on here. This was observered while working through the first 2 steps of UEQAT-2780 (JumpTest.PNG shows those steps). This works in 4.15.2, but not in 4.16. If you cha ...
When the Step Size is set to 0.1 for a Slider and Slider value is multiplied by 100, it will display weird numbers when moving the slider back from 100%. Changing the Step Size to 1 and changing th ...