Hot Reload Crash involving variables in USTRUCTs

UE - Foundation - Cpp Tools - Hot Reload - Sep 1, 2016

This issue was created for this UDN post: https://udn.unrealengine.com/questions/306933/hotreload-crashbad-behavior-when-addingremoving-pa.html This repro is based off his last repro, cutting it do ...

FIndexedCurve::KeyHandlesToIndices not replicated causing crash.

Tools - Sep 1, 2016

FIndexedCurve::KeyHandlesToIndices is not replicated, and so seems to be permanently out of date. This isn't readily apparent when there are more keys than the default amount, but when removing keys ...

Editor crashes when right clicking a box collision after adding a converted static mesh in blueprint editor

UE - Gameplay - Blueprint - Sep 1, 2016

I created a cylinder with a subtractive cylinder inside of it. I also used a box BSP with a subtractive box inside of it and got the crash to repro. I tried with a sphere BSP twice and didn't get ...

FXAA doesn't work if you replace the tonemapper with a material postprocess

UE - Graphics Features - Sep 1, 2016

As reported on UDN. If using a custom postprocess which replaces the tonemapper, FXAA doesn't work. ...

Vector2D struct does not save default values in macro inputs

UE - Gameplay - Blueprint - Sep 1, 2016

Vector2D struct does not save default values as a macro input Regression (no) issue (does) occur in 4.11.2 ...

Alembic Geometry Cache crash with multiple meshes

OLD - Anim - Sep 1, 2016

Importing an Alembic geometry cache will cause a crash with multiple assets. Test asset attached that can reproduce this. When I tried with a couple of simple shapes from 3Ds Max I did not get the ...

Sounds not obeying Audio Volume Ambient Zone Settings

UE - Audio - Aug 31, 2016

Exterior Ambient Zone Settings are ignored by sounds played that are placed within the Audio Volume. As the documentation suggests, Ambient Zones define how Sound Actors located inside the associat ...

Variables replaced with -1 after jumbling in details pane when one actor is selected and another blueprint compiled

UE - Gameplay - Blueprint - Aug 31, 2016

Variables replaced with -1 after jumbling in details pane when one actor is selected and another blueprint compiled. De-selecting Actor_1 sets variables back to correct value when selected again. ...

Instanced Static Meshes do not Cast Shadows correctly when Baked

UE - Graphics Features - Aug 31, 2016

When an instanced mesh that is added in the construction script is far enough away from the root component and has it's lighting baked the shadow will not render or will render incorrectly. This w ...

WmfMedia: Track switching does not work

Media Framework - Aug 31, 2016

Track switching is currently not supported, because media with multiple tracks of the same type fail to load. Once that is fixed, implement run-time track switching. ...