Reset to default arrow doesn't appear for BP Struct variables in Blueprints

UE - Gameplay - Blueprint Editor - Sep 22, 2017

When a variable of a struct is added to a blueprint, the reset to defaults arrow does not appear when the variable values and struct defaults differ. Note: A child of (or placed instance of) the bl ...

[CrashReport] UE4Editor_MovieSceneTools!FPropertySection::GetPropertyValue<float>() [propertysection.h:70]

UE - Anim - Sequencer - Sep 20, 2017

This is a somewhat common crash in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 58 /** Gets the current value of the property w ...

[CrashReport] UE4Editor_Core!FName::GetDisplayNameEntry() [unrealnames.cpp:894]

UE - Rendering Architecture - Materials - Sep 14, 2017

This is a somewhat common crash in 4.17.1. This same callstack appeared a few times during 4.11, but then has not been seen until recently. Users have not provided any descriptions of their action ...

When collision tracing a StaticMesh with ComplexCollision, trace penetration occurs

UE - Simulation - Physics - Sep 13, 2017

In the attached project, collision tracing is performed for StaticMesh of SimpleCollision and StaticMesh of ComplexCollision at the level. Trace is done from sphere trace from BP. At this time, trac ...

[CrashReport] UE4Editor_Engine!UModelComponent::GetPhysicsTriMeshData() [modelcomponent.cpp:674]

UE - Simulation - Physics - Sep 12, 2017

This is an occasional crash in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 664 for(int32 ElementIndex = 0;ElementIn ...

SceneCaptureComponent2D Component does not allow the use of the Hidden Actor array

Tools - Sep 12, 2017

SceneCaptureComponent2D Component does not allow the use of the Hidden Actor array and the Show only actors array does not take in elements. This issue does not occur in 4.16.3 because the feature w ...

Unable to localize the Application menu on MacOS

UE - Editor - UI Systems - Localization - Sep 8, 2017

It has been reported that the Application menu on MacOS cannot be localized using the Engine. It appears that when the Engine creates this menu, it does not use the localization system in the Engine ...

[CrashReport] Ran out of memory - FFixedUObjectArray::PreAllocate()

UE - Foundation - Core - UObject - Sep 7, 2017

This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { ...

Progress bar causes black screen on iOS

UE - Platform - Mobile - Sep 1, 2017

When using a progress bar that is partly filled the screen on an iOS device will be blacked out except for the screen space containing the filled part of the progress bar This did not occur in stan ...

Lightmass export can fail with duplicated static mesh assets

UE - Graphics Features - Aug 30, 2017

See https://answers.unrealengine.com/questions/853450/417-lighting-build-fails.html ...