Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled User was able to workaround the issue by replacing Audio::FAudioCaptureAndroidStream::CloseStream() wi ...
After disabling LightPropagationVolume in Plugins Editor, upon restart editor issues warning message 3 times and crashes, leaving project unable to be opened. REGRESSION: This does not occur in UE ...
When changing the Texture in a Material Instance made from a Material with Parameters found in a Material Function, Visual Studio throws a breakpoint. I was able to continue past the breakpoint (3 ...
In Persona or the Static Mesh Editor, some post processing features do not update immediately when the user changes them. This was seen with Color Grading and Lens Flare settings. It could affect ...
Certain particle effects in ContentExamples stop playing when looked at from a specific angle. The affected demos are 2.1, 2.4, 2.5, and 2.7 Seen on an Nvidia MacbookPro and AMD MacPro Does not o ...
When using an orthographic camera all point lights set to movable or stationary stop rendering while playing in the editor. This is also broken in standalone game. Note I've attached the project f ...
If the max number of jumps is 'n', jumping from the ground allows for 'n' jumps, but walking off a ledge and then jumping only allows for 'n-1' jumps. Ex: If Jump Max Count is set to 3 (triple jump ...
Audio and video are not playing on Xbox One. This issue affects both MultiTrack and Single-Source media sources. Debug text output meant to display the audio / video track currently being played i ...
REGRESSION No, occurs in 4.14.3 In VehicleGame, if the user runs a "showdebug" command (such as "showdebug animation" or *showdebug rawinput") while the starting countdown is going on, all input wi ...
When using DuplicateObject, some aspects of the copied object (such as component transform) are not duplicated to the copy. Regression: Yes - DuplicateObject behaved as expected in 4.15.2 Working - ...