3D Widget Doesn't Render Custom Depth Stencil

UE - Editor - UI Systems - Apr 21, 2017

Custom Stencils don't appear to work with 3d widgets. ...

Lightmass Portal X Scale resets on update

UE - Graphics Features - Apr 20, 2017

After setting the "X" Scale of a Lightmass Portal, attempting to move/update the object causes the scale to reset to 10.0. Is this necessary for some reason? ...

Saving SubLevel Using Levels Tab Destroys Map Build Data Registry

Tools - Apr 20, 2017

When a Sub Level is currently open (meaning it is listed as the persistent level in the levels window) and you save the level using the levels window the map build data registry will get destroyed. ...

Ribbon Emitter Lifetime Parameter Can Only Be Set Once

UE - Graphics Features - Apr 18, 2017

You can set the ribbon particle parameter for lifetime only once during runtime. After that setting that parameter has no influence. ...

Crash from Saving in different ways in rapid sucuession

Tools - Apr 18, 2017

The editor crashes if two saves happen in rapid succession, for example, if you use Ctrl + S then immediately use Ctrl + Shift + S. This issue can be somewhat difficult to get the crash from as the ...

[CrashReport] Access violation - code c0000005 in FD3D11DynamicRHI::RHISetShaderTexture

UE - Rendering Architecture - RHI - Apr 17, 2017

This crash occurs frequently for our users. It appears to be the same issue that was logged in [Link Removed]. For that Jira, the CrashGroup stopped getting updates after 4.13.2 - [Link Removed] ...

[CrashReport] Assertion failed: GetOuter()==NULL in UE4Editor_Core!FText::IsEmpty

Tools - Apr 17, 2017

This is a top 10 crash affecting many users. It is believed it may be related to the auto listen / reimport feature. The callstack shares similarities to past tickets, such as:[Link Removed][Link R ...

Assert When Saving Over Existing Level With Built Lighting

Tools - Apr 17, 2017

While saving over an existing map the engine will crash if both maps have baked lighting. ...

Dbuffer Normals Incorrect In Forward Rendering

UE - Graphics Features - Apr 17, 2017

After enabling forward shading materials with their decal response set to "normal" have incorrect shading. In the example project there are many pointlights and their specular highlight doesn't disp ...

Sphere Reflection Capture Influence Radius Broken In Forward Shading

UE - Graphics Features - Apr 14, 2017

When forward shading is enabled sphere reflection actors seem to disregard their influence radius. This seems to cause issues with effecting meshes that should be outside their radius. ...