[CrashReport] UE4Editor_Engine!FTextureCacheDerivedDataWorker::BuildTexture() [texturederiveddata.cpp:772]

UE - Graphics Features - Feb 20, 2017

Error message: Access violation - code c0000005 (first/second chance not available) Source Context:757 if (SourceMips.Num()) 758 { 759 FFormatNamedArguments Args; ...

Deadlock in FXAudio2Device::UpdateAudioClock() whenever a KVM is used to switch to another input

UE - Audio - Mar 7, 2017

I have 3 machines with one set of keyboard, mouse, and monitors. Switching between machines is required during long running tasks such as cooking. ignore-Switch ...

Text block Outline cropped out at large sizes

UE - Editor - UI Systems - Mar 8, 2017

Text block Outline cropped out at large sizes. This affects Grid Panels and was additionally tested with Horizontal boxes with the same result Regression: This issue does not occur in 4.14.3 Binary ...

Custom Depth does not work on Foliage Actors

UE - World Creation - Worldbuilding Tools - Foliage - Nov 28, 2014

Issue: Currently, there is no parameter to allow users to render custom depth on foliage actors. Request: Set parameter to allow users to choose to render custom depth on foliage actors. URL: ...

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

[CrashReport] UE4Editor_Renderer!FRendererModule::DrawTileMesh() [renderer.cpp:51]

UE - Rendering Architecture - Materials - Jan 12, 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 ( ...

[CrashReport] UE4Editor_Core!FModuleManager::UnloadModule() [modulemanager.cpp:557]

UE - Foundation - Core - Feb 27, 2017

Error message: Assertion failed: ModuleInfo.Module.IsUnique() [Link Removed] [Line: 557] Source Context: Most recent user affected CL: Logs: See attached Issue call stack shares some similariti ...

Redundant Material Slots Added To Mesh With LODs After Upgrading To 4.14 And Higher

Tools - Mar 9, 2017

When upgrading a project that was prior to the material slot implementation to a newer engine version will cause redundant material slots to be created. This requires the mesh to have LODs and multi ...

memory leak from incorrect PhysX shape ref counting

UE - Simulation - Physics - Mar 9, 2017

PxShapes are created with a ref count of 1, and it is up to the caller to decrement this once the shape has been attached to an actor. There are a handful of places in the code in which this doesn' ...

Vulkan is crashing on S7 Mali

UE - Platform - Mobile - Mar 10, 2017

Projects packaged for Android using Vulkan are crashing on S7 Mali devices. This is not happening in 4.14. ...