Non-Struct CDO component properties display incorrectly in the property editor.

UE - Gameplay - Blueprint - Aug 17, 2016

UObjectProperty properties within a UActorComponent class aren't exposed for editing in the Details panel when choosing to edit native component defaults in the BP editor. ...

Duplicating an inherited Blueprint float variable defaults it's value to 0.

UE - Gameplay - Oct 18, 2018

When creating an Actor Blueprint (Testbase), and creating a new Blueprint Actor that inherits from Testbase (TestBP).  We can drag an instance of TestBP into the World. If we go back into the Parent ...

StartCameraFade() breaks on mobile projects after editor is closed/reopened

UE - Platform - Mobile - Oct 6, 2015

If a project that is set to Mobile/Tablet and Scalable 3D or 2D uses StartCameraFade() to produce a fade in effect, the effect will not play in PIE if the editor is closed/reopened. ...

[CrashReport] UE4Editor_Engine!FMaterial::GetShader() [materialshared.cpp:1790]

UE - Graphics Features - Jun 12, 2018

No user comments in crash group 1785 int BreakPoint = 0; 1786 1787 // Assert with detailed information if the shader wasn't found for rendering. 1788 // This is usua ...

Crash occurs if the Recast Navmesh is set to Dynamic and the BehaviorTree runs a 'Does Path Exist' decorator

UE - AI - Jun 16, 2015

Crash occurs if the Recast Navmesh is set to Dynamic and the BehaviorTree runs a 'Does Path Exist' decorator. Crashreporter info: [Link Removed] ...

Cannot Use Key Value Combo "Alt + F4" for New Action Mapping

UE - Gameplay - Input - Apr 21, 2016

You cannot use the key value combo "Alt + F4" as the input for an Action Mapping, whereas you can use "Alt + other F keys" as inputs. (Alt + F4 is a command to close programs in Windows) Expected: ...

Mesh painting on staticmesh doesn't always apply Colors to All LODs

UE - Editor - Content Pipeline - Asset Build - Apr 18, 2022

See the video [Link Removed] ...

Exporting a spawnable through Python doesn't work

UE - Anim - Sequencer - Jan 29, 2020

[CrashReport] Ensure - UE4Editor_Renderer!FPlanarReflectionParameters::SetParameters() [planarreflectionrendering.cpp:704]

UE - Graphics Features - Apr 4, 2018

No user comments in crash group. Similar callstack in [Link Removed] but that is a crash and this is an ensure. 701 if (ReflectionSceneProxy && ReflectionSceneProxy->RenderTarget) 702 ...

Editor will crash while instancing nested AIPerception component template subobjects in an AIController-based Blueprint class during compile-on-load.

UE - Gameplay - Blueprint - Mar 23, 2018

User report of an assertion that fires on editor reload during an attempt to reload an AIController-based Blueprint class with a dependency on a child Blueprint class, both created in a previous edi ...