[CrashReport] UE4Editor_Engine!TScopedPointer<FStaticMeshRenderData>::operator->() [scopedpointer.h:74]

UE - Graphics Features - Jun 6, 2016

Log showing the issue is caused by a reimport:https://udn.unrealengine.com/questions/331317/recurring-editor-crash.html This Jira was created from CrashReports submitted by the public due to the hi ...

[CrashReport] <unknown module>!UE4Editor_Core!FDebug::AssertFailed()

UE - Foundation - Core - Mar 28, 2016

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 678] Array index out of bounds: 0 from an array of size 0 Source Context: 80 } 81 else ...

[CrashReport] UE4Editor-Core.dylib!void FGenericPlatformString::LogBogusChars<wchar_t, char>()

Unreal freeze on 35% and after crash Crash Report: [Link Removed] ...

Can't save map warning with Create Dynamic Material Instance node using wrong input

UE - Gameplay - Blueprint - Dec 18, 2015

When using a Create Dynamic Material Instance node the Get Material node will plug into the World Context Object rather than the Parent input. This will cause a error to be thrown that does not allo ...

Compiling Source for Mac from GitHub causes Editor Initialization to Hang

UE - Platform - Apple - Dec 17, 2015

In addition to the Crash Reporter: We have a user reporting this on the AnswerHub: https://answers.unrealengine.com/questions/346668/editor-crashing-on-launch-35-new-install-mac-osx-1-1.html Upon ...

Sound node concatenator doesn't work correctly with mixer sound node child.

UE - Audio - Nov 30, 2015

Sound node concatenator doesn't properly work when one of the concatenator nodes is a mixer node. ...

Project Launcher doesn't properly convert WindowsClient for use

Tools - Nov 30, 2015

Reported by user. ...

Apex Cloth will not render correctly with cloth assigned to multiple materials

UE - Simulation - Physics - Character - Nov 12, 2015

Apex cloth material assigned to multiple material elements will not render correctly in Persona or when PIE/Simulate in the editor. Any material element other than element 0 will be masked/invisible ...

UAIPerceptionStimuliSourceComponent never registers with required senses

UE - AI - Nov 6, 2015

UAIPerceptionStimuliSourceComponent::OnRegister tries to remove nulls from RegisterAsSourceForSenses but the condition in RemoveAllSwap is wrong. It should be SenseClass == nullptr instead. ...

Compile error in ShadowDepthVertexShader.usf if INTERPOLATE_POSITION

UE - Graphics Features - Oct 21, 2015

Shader compile error in function PositionOnlyMain() in ShadowDepthVertexShader.usf if defined INTERPOLATE_POSITION. LogShaderCompilers:Warning: 1 Shader compiler errors compiling WorldGridMaterial ...