Reimporting a static mesh will cause some values to be reset back to defaults

Tools - Jul 5, 2017

Reimporting a static mesh will cause some Static Mesh Editor values to be reset back to defaults. This was reported as JIRA UE-22205 back in 4.10 and was marked fix in 4.12. However, I wasn't able ...

Renaming native struct with redirect can break user defined structs

UE - Gameplay - Blueprint - Jul 18, 2018

From https://udn.unrealengine.com/questions/444690/redirecting-ustruct-used-as-member-of-userdefineds.html In 4.20 it was changed so soft object ptrs pointing to classes work correclty with +ClassR ...

Selecting multiple actors with differing DataTableHandles causes data loss

UE - Gameplay - Jan 4, 2021

The data table customization (and probably others) tries to aggressively clear out row references that are not valid in the table they point to. This breaks when selecting multiple actors or objects ...

'Moved' event pin doesn't trigger on the 'Input Touch' node correctly

UE - Editor - UI Systems - Apr 8, 2016

'Moved' event pin doesn't trigger on the 'Input Touch' node correctly Regression: This does not happen in 4.10.2. The 'Moved' pin triggers at all times when the mouse-button is held and the mouse i ...

Cast Translucent as Masked in the Material Editor is no longer working

UE - Graphics Features - Apr 7, 2016

When enabling the option for Cast Shadow as Masked in the Material for a translucent object the shadow is no longer baked when building lighting. Using Stationary or Static Lighting will give the sa ...

Static lighting issues with foliage

UE - World Creation - Worldbuilding Tools - Foliage - May 28, 2016

The user reports a scene with a reasonable number of foliage instances renders with black lighting: After updating to 4.11 (.1 or .2 doesn't matter) I have not been able to bake my lighting properl ...

Particle Ribbon's do not work in packaged game

UE - Graphics Features - Apr 5, 2016

When a particle system has a ribbon trail it will not render when viewed in a packaged game. Attached sample asset from Content Examples with Ribbon Trail. This issue did not occur in 4.10.4, bu ...

MediaFramework movies not playing properly in Shipping

Media Framework - Nov 7, 2017

`check(Samples.Pop());` this kind of `Pop()` inside of a `check()` is in a few places in MediaSampleQueue.h and MediaSamples.cpp but `check()` expands to nothing in Shipping/Test, so, required work ...

Suspension CoM calculations don't update with mass.

UE - Simulation - Physics - Dec 15, 2016

UWheeledVehicleComponent calculates the Suspension settings only when the physics state is first created. When CoM is set through the editor, the vehicle is constructed with the appropriate offset ...

Decals spawn differently than 4.10.4 with their rotation based on hit normal

UE - Graphics Features - Apr 5, 2016

Decals are not spawning correctly when spawning based on a rotation value from the hit normal. There is a difference in how this is handled from 4.10.4 to 4.11 and even 4.12. See attached image fo ...