[CrashReport] <unknown module>!UE4Editor_TrueSkyPlugin!FTrueSkyPlugin::RenderFrame()

UE - Graphics Features - Mar 6, 2017

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

Odd decimals showing in FPS timeline of Sequencer

UE - Anim - Sequencer - Mar 6, 2017

There are odd decimals when FPS time snapping is set. This seems like a similar issue from UE-41311 This is a regression from This does not occur in //UE4/Main at CL 3334092 ...

Crash editing Landscape Splines with Level Sequence Open

Tools - Mar 6, 2017

A crash occurs when attempting to transform a landscape spline with a Level sequence open. It is important to note that no key framing or animating of the landscape spline control point is occurrin ...

[CrashReport] PhysX3_x64!physx::PxsNphaseImplementationContext::unregisterContactManager() [pxsnphaseimplementationcontext.cpp:644]

UE - Simulation - Physics - Mar 6, 2017

This crash is occurring in a developer's packaged project for their end-users. End-user comments are below (unique to the specific project)The game started flickering and then crashed!I set down a ...

Data is not filled in for a Blueprint struct array contained within another Blueprint struct

UE - Gameplay - Blueprint - Mar 6, 2017

If a Blueprint struct contains a variable that is an array of another Blueprint struct, data in a datatable based on the first struct will not be correctly filled in for the struct array. If the str ...

Tool tips for widget components do not appear to show up when the widget component is set to world space

UE - Editor - UI Systems - Mar 6, 2017

Tool tips for widget components do not appear to show up when the widget component is set to world space ...

[CrashReport] UE4Editor_PackageDependencyInfo!FPackageDependencyInfo::InitializeDependencyInfo() [packagedependencyinfo.cpp:339]

UE - Foundation - Core - Mar 6, 2017

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: DepPkgInfo->bIni ...

OnClick Events for buttons in 3D Widgets not firing in Multiplayer

UE - Editor - UI Systems - Mar 6, 2017

OnClick Events for buttons in 3D Widgets not firing in Multiplayer. This issue only affects the button component as other Widget components that used the Left mouse button function as expected Regr ...

XB1: assert failure writing memreport from packaged build

UE - Platform - Console - Mar 6, 2017

In case of running a packaged build the file can't be written on the G drive. HandleMemReportDeferredCommand writes to a relative path by default, but such files should be written to the developer ...

Crash accessing a non-empty TSet or TMap local variable in a blueprint function

UE - Gameplay - Blueprint - Mar 6, 2017

Getting a crash when trying to access a non-empty TSet or TMap local variable in a blueprint function. This is only occurring with local variables. The issue also does not occur if the TSet or TMap ...