[CrashReport] UE4Editor_Renderer!FGlobalShader::SetParameters<FRHIPixelShader * __ptr64,FRHICommandList>() [globalshader.h:134]

UE - Graphics Features - Jun 29, 2016

This JIRA was created from crash reports submitted by users due to it being one of the top crashes occurring in 4.12.4 This might be a regression because the crash has only just started in 4.12.4. ...

Using Native iOS UIViewController+UIWebView causes crash

UE - Platform - Mobile - Jun 28, 2016

Using Native iOS UIViewController+UIWebView causes a crash when the virtual keyboard is opened and closed rapidly, or in general usage. This is just one reproduction case. User provided pictures of ...

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play

UE - Simulation - Physics - Jun 28, 2016

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play Adding a Delay between SetSkeletalMesh and SetSimulatePhysics will correct the iss ...

VS2015 Update 3 prevents the editor from compiling code

UE - Foundation - Cpp Tools - UnrealBuildTool - Jun 28, 2016

Updating Visual Studio 2015 to Update 3 prevents code projects from compiling / creating new code projects ...

User-Defined Variables Reset to Null When Not Marked as Editable

UE - Gameplay - Blueprint - Jun 28, 2016

When running the construction script of an actor blueprint, user-defined variables are reset to NULL each time the script is run. This seems inconsistent, as if the variables are set to Expose on S ...

HUD materials in VR appear off centered (more towards the top left)

UE - Platform - XR - Jun 28, 2016

If the user uses a draw material simple in the HUD blueprint and then boots up VR the material appears to be offset. In this case the material is supposed to be fullscreen. However, it only covers a ...

Crash in FNetGUIDCache::GetObjectFromNetGUID()

UE - Networking - Jun 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Package->IsFullyLoaded() [Link Removed] [Line: 2296] Source ...

[CrashReport] UE4Editor_OculusRift!FHeadMountedDisplay::GetCurrentHMDPose()

UE - Platform - XR - Jun 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: IsInGameThread() [Link Removed] [Line: 1047] Source Context ...

Importing Heightmap to Landscape Crashes Editor

UE - LD & Modeling - Terrain - Landscape - Jun 27, 2016

Importing a .png as a heightmap crashes the editor. No crash callstack is provided Frequency: 2/7 Regression (yes) issue (does not) occur in 4.11.2 Crashreporter N/A Note Attached are logs and a ...

Shadows Replicated to Second Player while in Multiplayer PIE using Single Process

UE - Graphics Features - Jun 27, 2016

When running multiplayer PIE in the Third Person Example project, if player one is shadowed, the second player also becomes shadowed. This almost seems expected as it is being run as a single proce ...