[CrashReport] TOctree<TVolumeLightingSample<3>,FLightVolumeOctreeSemantics>::TConstElementBoxIterator<TInlineAllocator<99,FDefaultAllocator> >

UE - Graphics Features - Oct 5, 2017

This Jira is a continuation of [Link Removed]. This is the same callstack which users are submitting, however the other Jira eventually got specific repro steps which were verified fixed in 4.17.0. ...

[CrashReport] Fatal error: Cast of nullptr to Object failed

UE - Gameplay - Oct 5, 2017

This is a common and longstanding crash that has affected many users since at least 4.11. Source context not available (error in user code?). User DescriptionsI was duplicating a Set function in c ...

[CrashReport] UE4Editor_UnrealEd!FBlueprintCompileReinstancer::ReplaceInstancesOfClass_Inner() [kismetreinstanceutilities.cpp:1880]

UE - Gameplay - Blueprint Compiler - Oct 5, 2017

This is a somewhat common crash that has occurred throughout the 4.17 release. Users have not provided any description of their actions when the crash occurred. The callstack is similar to some ol ...

[CrashReport] UE4Editor_Engine!FSoundConcurrencyManager::RemoveActiveSound() [soundconcurrency.cpp:545]

UE - Audio - Oct 5, 2017

This is a common crash that has occurred since at least 4.15. The callstack is similar to [Link Removed], which was resolved in 4.16. User Descriptionsdisable sound concurrency Source Context 5 ...

[CrashReport] FLandscapeEditorCustomNodeBuilder_TargetLayers::OnTargetLayerDeleteClicked()

UE - LD & Modeling - Terrain - Landscape - Oct 5, 2017

This is a somewhat common Landscape crash occurring throughout the 4.17 release. User Descriptions1) rename landscape layer, 2) delete layer in landscape tool Source Context 1307 FReply FL ...

Crash occurs when diffing blueprint that has had one of its variables changed to a Soft Object Reference

UE - Gameplay - Blueprint Editor - Oct 3, 2017

A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...

[CrashReport] Ensure condition failed: ToPin->LinkedTo.Contains(this)

UE - Gameplay - Blueprint - Oct 2, 2017

This is a frequent and longstanding Ensure that has occurred for more than 500 users since at least the 4.13 release. Additionally, there do seem to be a few crashes with this callstack mixed among ...

Transform track can't be edited for Spawnable empty actor in Sequencer

UE - Anim - Sequencer - Oct 2, 2017

Transform track for a spawnable Empty Actor always shows 0, 0, 0 and it can't be edited. I could repro this in 4.17.2 and 4.18 Preview 2. This does not happen in 4.15.3 and 4.16.3. So this could b ...

AssetManager can load blueprints of the wrong type when redirectors exist

UE - Gameplay - Sep 29, 2017

The logic in the AssetManager to determine if a scanned Blueprint should be added to the primary asset directory is wrong if that blueprint has an active redirect targeting it. The simplest way to r ...

Mouse Wheel Axis input gives different values in HTML5 packages, varying by browser

UE - Platform - Mobile - Sep 28, 2017

The value given by the Mouse Wheel Axis is usually 1.0 or -1.0, depending on the direction. In HTML5 packages, this value varies based off the browser that is used. On Firefox (56.0): 0.025 or -0.0 ...