The Game view cannot be changed in Orthographic view despite that the Orthographic views can be affected by the game view options. This issue does not appear to be a regression. Versions Tested: Is ...
Playing a sine wave as an audio sample in the editor produces a choppy sound when it does not outside of the editor. This issue does not appear to be a regression. Versions Tested: Issue occurs in ...
Using a FormatText node with Specifier in the same graph as an empty Macro will freeze the editor. Not using the Specifier or deleting the unused Marco will allow the BP to compile fine. **Only rep ...
With HTML 5 Packages you cannot use the windows clipboard to paste things into the text box. This issue does not occur with other builds of the project. This issue does not appear to be a regression ...
The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...
Reproduced 3/3 times. Unclear whether this is a regression as filter GUI is new in 5.1 for Outliner. ...
The Self Hit Test Invisible is not working as intended for the Check Box component in 4.16. The check is still taking in an input. This issue does not occur when using the "Hit Test Invisible" optio ...
there is a wrong tooltip for Angular Damping option in the details panel for the Physics Handle, the tooltip describes it as Angular Stiffness. This issue is not a regression Versions Tested: 4.15. ...
A GameplayAbility that destroys its owning actor inside ActivateAbility() causes a crash, because actor destruction will modify the ability list but ActivateAbility() is called within an ABILITYLIST ...
The animation gets "corrupted" when the Initial Position value has an invaildad value. In this case, this means that the Initial Position value is outside the range of the duration of the Animation. ...