Landscapes should not be able to be animated in sequences, and should not appear as options for sources in take recorder. ...
Does *not* occur in editor. Only in standalone and runtime. Occurs when modulating Chorus or Bit Depth Also occurs in 5.2 and 5.3. I also noticed the test with this is supposed to set the chorus e ...
This user made a github pull request: [Link Removed] but it was auto rejected. I think that we can consider taking their fixes, but keeping it disabled by default. ...
When adjusting the scroll bar in the Visual Logger window, the editor freezes up. There is no callstack provided in the logs. The only way to close the editor at that point is to close it through th ...
IsValidOnMaster/IsValidOnShot need to be BlueprintNativeEvents with a default C++ implementation and allow derived classes to override the function. This is needed so that you can create custom set ...
ChaosCaching plugin appears to break packaged games. No warnings/errors reported in the log or when attempting to open the produced .exe. My task manager does not show the game process running at al ...
Copying a Folder that contains the space character from the Outliner does not enclose the Folder name on Double Quotes. Because of that, later Pasting will only handle the first word of the Folder n ...
Attempting to duplicate multiple child components results in an assert being thrown. ...
WebRTC binaries do not have the correct headers and the headers need to be updated. Linux binaries also need to be updated to match the new headers. ...
Failure occurs at compile time during GC when the replacement component that we create is being destroyed. This component includes the BillboardComponent instance that's attached to the scene compon ...