Editing an instanced variable that is nested in two other instanced variables causes a crash

UE - Gameplay - Blueprint - Jul 2, 2015

If a user edits a instanced variable which is nested inside two other instanced variables in blueprint editor, a crash will occur ...

Using FObjectFinder outside of the constructor causes crash

UE - Foundation - Core - May 19, 2015

If FObjectFinder is used in a function other than the constructor, which should not be done, it causes a crash. ...

DrawMaterial() Function not Rendering Translucent Material to HUD

UE - Graphics Features - Sep 4, 2015

After creating a new HUD blueprint class and calling it to render a translucent material, the material does not render at all. This is not the case with any other Blend Mode when called to render to ...

Gear VR renders first frame non-stereo

UE - Platform - XR - Oct 1, 2015

When launching Gear VR game on Android the first frame will render as Non-Stereo before flashing to be in stereo mode. This was not happening when tested with a 4.8 project. Tested in MAIN on CL-2 ...

D3D Device Lost 'HUNG' crash in FD3D11Viewport::PresentChecked

UE - Graphics Features - Oct 31, 2016

This is a new D3D crash affecting multiple users in 4.14 Preview 1. It is currently the #1 crash in the Preview. Information provided by users:Just pressed create project...Openning QA Game with - ...

Text Render Component not updating when Text is changed in Blueprints

UE - Gameplay - Blueprint - Sep 21, 2015

When adding a Text Render COmponent to an Actor Blueprint, updating the text in the Text Field will not update the Rendered Text until the Blueprint is Closed and Reopened. This is a regression fro ...

Skeletal mesh with SetTickableWhenPaused causes crash on pause

UE - Gameplay - Jul 31, 2015

If a skeletal mesh component is has SetTickableWhenPaused set to true then the editor will crash when the game is paused. This happens when set in blueprint or code. ...

Calling RestartGame Function causes a crash when exiting PIE

UE - Gameplay - Jul 7, 2015

If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...

"Convert to Blueprint" removes ability to edit component properties

UE - Gameplay - Blueprint - Dec 4, 2018

As noted by the user in the linked UDN question, this seems to be a problem with the PointLightComponent property on APointLight not having the VisibleAnywhere property descriptor. Also as noted, th ...

Adding material to tiled landscape via details pane causes editor to crash

UE - LD & Modeling - Terrain - Landscape - Jun 22, 2015

If a material is added to a tiled landscape via the details pane, the editor crashes. Frequency: 3/3 CrashReporter: [Link Removed] ...