Restore State should have an affect on sequencer. The animation snaps back to its starting point even when this option is not set if played in PIE. If you drag in the level sequence in the editor an ...
User Reported Bug Replication Settings no longer editable after event delegate is connected. Doesn't seem to affect functionality, only UI. (replication settings stay as set before plugging delega ...
Curl noise force will not affect a Niagara particle regardless of strength. Current work around is to disable then re-enable "apply forces" under "solve forces and velocity" Found in 4.20 CL# 4233 ...
Additive animations that use a frame from their own sequence as a base pose are initially broken when retargeted. Users have to refresh the properties that select the base pose in order to fix the ...
Steps to reproduce:Open TM 2025.1Open the Salt Flats Note down the RAM usageSave the sceneOpen the same scene with the beta 3Note down the RAM usage. Compare results Expected results: The RAM Usag ...
I created a cylinder with a subtractive cylinder inside of it. I also used a box BSP with a subtractive box inside of it and got the crash to repro. I tried with a sphere BSP twice and didn't get ...
This is the third different callstack in an attempt to repro a HotReload crash I am experiencing. The other two are:[Link Removed]: Nullptr Ensure and crash after HotReloading[Link Removed]: Assert ...
If a scene component is added to a child blueprint and the parent blueprint is compiled, a log warning will appear that states: "LogBlueprint:Warning: USimpleConstructionScript::FixupRootNodeParen ...
When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...
Array variables marked as RepNotify are not calling OnRep on the server when they are not directly set using a Set 'VariableName' node. Found in 4.14.0 CL# 3195953 Reproduced in 4.13.2 CL# 317229 ...