[CrashReport] UE4Editor_BlueprintNativeCodeGen!FBlueprintNativeCodeGenModule::GenerateSingleAsset() [blueprintnativecodegenmodule.cpp:391]

UE - Gameplay - Blueprint Runtime - Aug 22, 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: bSuccess [Link R ...

Renaming Native Blueprint Interface category in Blueprint derived class causes crash

UE - Gameplay - Blueprint - Aug 22, 2016

Renaming a function category from a Interface class which a class inherits from causes crash. ...

Mouse is confined to the viewport when using a break point on an event

UE - Gameplay - Blueprint Editor - Aug 22, 2016

Mouse is confined to as area the size of the viewport when using a break point on an event. ...

[CrashReport] UE4Editor_PropertyEditor!FDetailCategoryImpl::GetParentLayoutImpl() [detailcategorybuilderimpl.h:168]

Tools - Aug 22, 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: IsValid() [Link ...

Keyboard Shortcuts on Mac Switch Between Cmd and Ctrl After Editor Restart

UE - Platform - Apple - Aug 22, 2016

Creating custom keyboard shortcuts on Mac seems to have an issue keeping the correct meta key mapped. During the same session a shortcut is set it will work fine. After restarting any Cmd shortcuts ...

If a user uses a binding to set the text of a Text widget by using the "Get Text" node on that same widget the editor will crash

UE - Editor - UI Systems - Aug 22, 2016

The editor crashes when trying to set the text for a text block via a binding a if the text block is trying to set its text by referencing its current text setting. ...

Wireframe persists Switching from 'Quad Overdraw' to 'Stationary Light Overlap' Visualizers

Tools - Aug 22, 2016

When switching from 'Quad Overdraw' to 'Stationary Light Overlap' in the Optimizations view mode visualizers, the wireframe generated in the overdraw visualizer persists into the overlap visualizer. ...

[CrashReporter] Crash in FAnimNode_StateMachine::Evaluate()

OLD - Anim - Aug 22, 2016

This JIRA was created as a result of it being one of the top crashes occurring in 4.13 Preview 2 Error message: Access violation - code c0000005 (first/second chance not available) Source Context ...

Foliage frustum cull based on incorrect bounds size

UE - World Creation - Worldbuilding Tools - Foliage - Aug 22, 2016

When changing the static meshes of a Foliage instance by swapping the mesh or changing the scale (build settings) of the mesh, the bounds for the mesh do not appear to update to use the new bounds. ...

Consolidate ScreenSize code and refactor to avoid confusion

OLD - Anim - Aug 22, 2016

We do have very inconsistent system between Static/Skeletal and the current name is set for ScreenSize. However, Static mesh and HLOD are using ScreenSize name for Screen area calculation. We wan ...