Editor crash switching active level

UE - Gameplay - Aug 16, 2016

Editor Crash when switching from a level to its sublevel. The sublevel contains an instance of an actor that references a character actor. See UDN for full context. Orignal UDN:https://udn.unrealen ...

Editor Crashes When Reparenting a Trigger Sphere to a Trigger Capsule

UE - Simulation - Physics - Aug 15, 2016

Reparenting a blueprint derived from Trigger Sphere to Trigger Capsule will cause the editor to crash. This is a regression. This did not occur in 4.11.2. Source Context: 163 164 ...

Camera resets to default height on player movement in the X+ direction after capsule size change

UE - Gameplay - Aug 11, 2016

Camera resets to default height on player movement in the X+ direction after capsule size change. User Description: If I change capsule half height to lower than 96, for example to crouched half h ...

Using LOD for Per-Poly collision doesn't work

UE - Simulation - Physics - Aug 11, 2016

When choosing LODs for per-poly collision the static mesh stops blocking actors in the level. I tested this on 4.13 preview 1 and it is still an issue. I used the 3dsMax workflow for this process ht ...

Post process enabled doesn't remain off once you close persona even though it's unticked

UE - Gameplay - Aug 9, 2016

The auto exposure that occurs with the post processing still occurs even though post processing is turned of when persona is closed and reopened. ...

Destructible component doesn't register hit event with Landscapes

UE - Simulation - Physics - Destruction - Aug 9, 2016

Destructible component doesn't register hit event with Landscapes. The only way to get the Destructible to register the event is to enable Impact Damage on the Destructible mesh. User Description: ...

Renaming function in parent class that is overridden by child causes an ensure

UE - Gameplay - Blueprint - Aug 5, 2016

Extremely similar repro to [Link Removed], except in this case the parent function has no parameters or return values. Also encountered a one-off crash while exploring repro methods, but was unabl ...

Ensure triggered upon improper math expression

UE - Gameplay - Blueprint - Aug 4, 2016

An ensure is triggered upon entering an improper math expression. ...

Certain UPROPERTY values are not updated during auto-recompile

UE - Gameplay - Blueprint - Aug 4, 2016

Sometimes manual recompile is required to make a blueprint actually recompile data-only changes, but not always. If the last manual compile was with default values, then changes are not updated. If ...

Update Source button does not update the PoseAsset in Persona

OLD - Anim - Aug 4, 2016

Update Source button is not updating the PoseAsset that was created from the animation sequence. ...