(Regression) Risk of PostLoad() assert crash in all cooked, nativized builds with async load thread enabled.

UE - Gameplay - Blueprint - Oct 25, 2018

This is a regression that was introduced by the fix for [Link Removed]. As a result, we can potentially hit an assert in a cooked, nativized build during async load of a non-nativized Blueprint CDO ...

Red and Blue color channels flipped on materials called from HTML5 server

UE - Platform - Mobile - Nov 8, 2016

Red and Blue color channels flipped on materials called from HTML5 server ...

Wiring up the output of a get node (the pass-thru value) without wiring the execs is confusing to users

UE - Gameplay - Blueprint Compiler - Apr 28, 2017

Right now if an impure node has no exec connections it gets culled out, which is implicitly breaking the wire for the output value of the node. We could either make this work just like a get or mak ...

If user changes the Sprites name template, they will have to click the Extract button twice

UE - Gameplay - Paper2D - Aug 4, 2015

In the Extract Sprites window, if the user changes the Naming Template, they will have to click on the Extract button twice for the sprites to extract. ...

[CrashReport] UE4Editor_Renderer!FUniformMeshConverter::Convert()

UE - Graphics Features - Aug 3, 2017

This is a regular crash that has occurred through 4.16 and into the 4.17 previews. The callstack is similar to [Link Removed] (invalid), although the error message is different. User Description ...

[CrashReport] UE4Editor_Renderer!FProjectedShadowInfo::AddSubjectPrimitive() [shadowsetup.cpp:793]

UE - Graphics Features - Oct 2, 2017

This is a trending crash coming out of the 4.18 Preview. User Descriptionsadded a directional light Source Context 779 const FPrimitiveSceneProxy* Proxy = PrimitiveSceneInfo->Proxy; ...

"Parent Class:" field missing from actor description when hovering over an actor in the content browser

UE - Gameplay - Blueprint - Oct 30, 2017

"Parent Class:" field missing from actor description when hovering over an actor in the content browser This field was available in 4.16, however it is no longer available in 4.17 (Appears to be a ...

[CrashReport] Undo crash - FD3D11DynamicRHI::RHIDrawIndexedPrimitive() [d3d11commands.cpp:1650]

UE - Graphics Features - Nov 2, 2017

This is a trending crash coming out of 4.18, although it also occurred with less frequency in 4.16 and 4.17. The callstack shares similarities to [Link Removed] and [Link Removed], and the user com ...

[CrashReport] UE4Editor_ShaderCore!FShader::GetVertexShader() [shader.h:568]

UE - Graphics Features - Nov 21, 2017

This is a common and longstanding crash that has occurred since at least 4.16 User DescriptionsTrying to paint my new sandtexture onto the terrainOpened the material editor by double clicking a mat ...

[CrashReport] UE4Editor_Engine!FStaticMeshStaticLightingTextureMapping::Apply() [staticmeshlight.cpp:224]

UE - Graphics Features - Dec 1, 2017

This is a common crash that has occurred since at least 4.17 User DescriptionsI was building the light for an Archviz Scene (edited BaseLightmass.ini). Never had it crash before and I have done bui ...