[CrashReport] Crash Occurs When Deleting All Content From a First Person Project

Tools - Aug 23, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 103 /***********************/ 104 /******** Outer ********/ 105 /****** ...

Creating blueprint based on landscape crashes editor

UE - LD & Modeling - Terrain - Landscape - Aug 24, 2016

If a blueprint is created from a landscape object, the editor will crash. Frequency: 5/5 ...

Match3 crashes on device after locking and unlocking the screen on iOS

Tools - Aug 23, 2016

Aug 23 15:25:15 A6240 UnrealMatch3[987] <Warning>: Assertion failed: CommandEncoder.IsRenderPassDescriptorValid() [Link Removed] [Line: 700] Match3 does not resume after locking and unlocking the s ...

Moveable/Stationary Point Lights do not render in Orthographic View

UE - Graphics Features - Aug 25, 2016

When using an orthographic camera all point lights set to movable or stationary stop rendering while playing in the editor. This is also broken in standalone game. Note I've attached the project f ...

Compiling after copy/pasting Event Tick with references into function crashes editor

UE - Gameplay - Blueprint - Aug 29, 2016

When pasting nodes with references to an event tick into a function then compiling the editor will crash. Regression from 4.12.5 Binary CL-3039270 Edit - TravisL: I was able to repro this crash o ...

"Stat SoundCues" lists inaudible sounds

UE - Audio - Aug 26, 2016

REGRESSION: YesWORKING: 3039270 (4.12.5)BROKEN: 3095848 The "Stat SoundCues" command lists all sound actors in the level, even if it's not heard by the user. In 4.12, it only listed those that wer ...

Ensure all Template Character classes set AutoPossessPlayer=Disabled when instance placed in level

Docs - Samples - Jul 6, 2016

When spawning multiple characters in a dedicated server, the first client will spawn under the map and be unable to move. See Zak's comment at bottom of thread. ...

WMF Media Audio Quality needs Improvement

Media Framework - Aug 23, 2016

Scene Capture 2D Actor causes Flickering on Windows 10 when Launched in Standalone

UE - Graphics Features - May 2, 2016

Screen/Playable window flickers when playing in Standalone on Windows 10. A few users are reporting this issue which is exclusive to Windows 10 and Standalone mode. There is another issue the could ...

[CrashReport] UE4Editor_Engine!USimpleConstructionScript::RemoveNodeAndPromoteChildren() [simpleconstructionscript.cpp:785]

UE - Gameplay - Blueprint - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context: 770 AllNodes.Remove(Node); 771 772 Node->bIsParen ...