When stopping PIE Selected Viewport or Simulate Mode there is now a 1 to 2 second delay that did not occur in previous versions of the Engine. Regression: Did not occur in UE4.13 or earlier ...
Its very difficult to dock tabs next to each other in mac editor and also the white zones flicker when a tab is dragged around the screen. This is a regression from 4.13.2 at CL 3157003 ...
Extra Game Mode frames are rendered between Shots Regression: YES Worked: 4.13.1 CL:3142249 Broken: 4.14 Releases CL:3164219 ...
The following code causes this behavior.// NiagaraSystem.cpp for (FNiagaraEmitterHandle& EmitterHandle : EmitterHandles) { EmitterHandle.ConditionalPostLoad(NiagaraVer); if (!EmitterHandl ...
This is a regression testing in //UE4/Release-5.0 CL#18319896 Assertion thrown when selecting the Input Preview arrow within a collapsed node within the Material Graph. ...
This is because the RebuildControlMappings function only checks this flag when you have a mapping that was already added, we should apply this for any new mappings as well. I'll update the repro s ...
Standalone game is crashing when opening certain maps using the command console. Crashed QA-Promotion QA-Landscape TM-VRSmoke No Crash QA-Decals QAEntry ...
Editor crashes when Trigger on Threshold node is hooked up in a Metasound graph and played using a threshold value defined on the node. If you use an Input node for the Threshold value, the crash do ...
After adding a duplicate spline point, removing the spline component while the duplicated point is selected and creating a new spline in its place causes the editor to crash. Crash Reporter: [Link ...
The licensee is experiencing a crash when using UCLASS(HideCategories = (Activation, LOD, Collision, Rendering, TextureStreaming, Lighting, Mobile, Transform, Physics, Tags)) This crash occurs afte ...