Editor Crashes on Opening After Deriving C++ Class from Another Class

UE - Foundation - Cpp Tools - Hot Reload - Sep 13, 2017

After deriving a C++ class from another class and then closing the editor, the project will crash when reopened. This crash will continue until the project files are regenerated and the project is r ...

Anim curves default back to 0.f instead of material default

OLD - Anim - Sep 13, 2017

This seems to be a regression of [Link Removed]? Difficult to say. Originally reported here: https://udn.unrealengine.com/questions/391665/animcurve-parameter.html ...

Foliage experiences odd culling when world origin is changed

UE - Graphics Features - Sep 13, 2017

There is an odd issue occurring when the world origin is changed, changing the world origin causes the foliage to cull in unexpectred ways. The issue can be solved by using the console command "r.Al ...

When collision tracing a StaticMesh with ComplexCollision, trace penetration occurs

UE - Simulation - Physics - Sep 13, 2017

In the attached project, collision tracing is performed for StaticMesh of SimpleCollision and StaticMesh of ComplexCollision at the level. Trace is done from sphere trace from BP. At this time, trac ...

CLONE - Project does not cook with actors containing ModularSynth component

UE - Audio - Sep 13, 2017

A project does not cook with actors containing ModularSynth component. The error is a follows UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows: Error: begin: stack for UAT UATHelper: Pack ...

SceneCaptureComponent2D Component does not allow the use of the Hidden Actor array

Tools - Sep 12, 2017

SceneCaptureComponent2D Component does not allow the use of the Hidden Actor array and the Show only actors array does not take in elements. This issue does not occur in 4.16.3 because the feature w ...

Project does not cook with actors containing ModularSynth component

UE - Audio - Sep 11, 2017

A project does not cook with actors containing ModularSynth component. The error is a follows UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows: Error: begin: stack for UAT UATHelper: Pack ...

Vertex Colors distort after merge actors is used

OLD - Anim - Sep 11, 2017

When using the merge actor tools with Vertex colors painted on, the resulting mesh will have those colors distorted. This issue occurs only with the resulting static mesh. This issue is a regression ...

Editor crash on blueprint compile that contains edited BP Struct

UE - Gameplay - Blueprint - Sep 11, 2017

When a blueprint graph contains a "Make Struct" node for a blueprinted Struct, changing any pin's type causes the editor to crash when the blueprint is compiled. Regression: No - same behavior occu ...

Cannot convert Blueprint Function Library inputs to local variables

UE - Gameplay - Blueprint - Sep 11, 2017

When a blueprint function library function has input variables, the input pin cannot be converted to a variable / local variable. Regression: No - same behavior occurs in 4.16.3 ...