[CrashReport] Access violation in UE4Editor_Engine!FDistanceFieldAsyncQueue::ProcessAsyncTasks()

UE - Graphics Features - May 31, 2017

This report has been logged due to a high volume of submitted crash reports. Additional information is currently unknown. User descriptionsDeleted 3 rocks from mesh folder and accepted to delete e ...

Editor crashes after redoing the addition of a component to a static mesh actor

Tools - May 30, 2017

This is not a regression. This also occurs dating back to 4.15 and 4.14. The editor crashes on this check in FLevelEditorActionCallbacks::Paste_CanExecute() when updating the Edit menu state: chec ...

Post Process volume change Unable to PIE and Crash

Tools - May 30, 2017

There is a compound issue with using the post process volume. Editing the value by using the mouse or dragging on the color wheel does not trigger this issue. Using the keyboard to edit this value c ...

DeltaTime returns inaccurate time when Tick Interval is positive

UE - Gameplay - May 30, 2017

When disabling/enabling tick at runtime, if (TickInterval == 0) then DeltaTime returns as the length of a frame, but if (TickInterval > 0) DeltaTime returns as the length between when tick was disab ...

Open Level node does not open the correct level in Packaged game

UE - Gameplay - Blueprint - May 30, 2017

Open Level node does not open the correct level in Packaged game. Instead of loading the level named in the node, the node will just open the current level. This issue can cause problems with Matine ...

Mac defaults to device 0 for new Audio Mixer

UE - Audio - May 30, 2017

Users are pointing out issues with the new Audio Mixer on Macs. We have already responded on the forum post and are aware of its current state. One user has identified the issue with "default macOS ...

Cooking is not deterministic for LoadAsset blueprint node

UE - Gameplay - Blueprint - May 30, 2017

The LoadAsset node in blueprints appears to cause deterministic cooking errors for map files when used in the map's level blueprint. It quite possibly also causes problems when used in regular blue ...

Some classes do not show up in the Asset Base Class list

UE - Gameplay - May 26, 2017

Some classes may not show up in the Asset Base Class list in the Asset Manager project settings. Currently the only example I have of this is the QAPawn code class in QAGame. Blueprints derived fr ...

Crash when opening the editor on Mac

UE - Graphics Features - May 26, 2017

The editor will crash when it is opened on a Mac machine. ...

Crash when adding Actor Array Element to a Sequencer Event Struct

UE - Anim - Sequencer - May 25, 2017

Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...