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 ...

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 ...

WmfMedia: Cannot load media with multiple tracks of the same type

Media Framework - Aug 31, 2016

The currently implementation of WmfMedia player initialization is incorrect in that it creates a playback topology that includes all source tracks, but some of them are disabled. The intent was to e ...

[CrashReport] UE4Editor_MaterialEditor!CastChecked<UMaterialGraphNode,UEdGraphNode>() [casts.h:192]

UE - Rendering Architecture - Materials - Aug 31, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

[CrashReport] UE4Editor_UnrealEd!SaveWorld() [filehelpers.cpp:359]

Tools - Aug 31, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: !bIsReentrant [L ...

The Merge Actors Tool doesn't account for rotated collision shapes when doing non-uniform scaling

UE - Gameplay - Aug 30, 2016

Collision shapes for merged actors using the Merge Actor tool do not account for the rotation of the actor when combining the data. It looks like the X and Y collision shape rotation in the world ...

Packaging for HTML5 seems to have grown in package size

UE - Platform - Mobile - Aug 30, 2016

The size of packages for HTML5 has greatly increased since 4.10.4 to 4.11.2 and has since increased. Example: First person template, no starter content - size of whole HTML5 folder once packaged: 7 ...

[CrashReport] UE4Editor_UnrealEd!UEditorEngine::TeardownPlaySession() [playlevel.cpp:595]

Tools - Aug 30, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: EditorWorld == G ...

Simulated actors collide with (but don't touch) kinematic actors.

UE - Simulation - Physics - Aug 30, 2016

Found this while working on [Link Removed] in the Dev-Physics-Upgrade branch (from 3.3 to 3.4). ...