[CrashReport] UE4Editor_MaterialEditor!FMaterialEditor::GetToolkitName() materialeditor.cpp:820

UE - Rendering Architecture - Materials - Nov 21, 2017

This is a new crash coming out of the 4.18.1 hotfix. There is no record of it previously occurring, so it is possible it may be a regression. Users have not provided any descriptions of their actio ...

[CrashReport] UE4Editor_Engine!FColorVertexBuffer::GetVertexColors() [colorvertexbuffer.cpp:313]

Tools - Nov 21, 2017

This is a common crash in the 4.18 release. Users have not provided any descriptions about their actions when the crash occurred. Source Context 301 /** 302 * Specialized assignme ...

[CrashReport] UE4Editor_Engine!FBoneContainer::GetParentBoneIndex() [bonecontainer.cpp:273]

UE - Anim - Rigging - Nov 21, 2017

This is a common crash coming out of the 4.18 release. User Descriptionsnow it crashes every time I click the "Two Bone IK" node. Hmmm... Source Context 261 int32 FBoneContainer::GetParen ...

BP - Class default value is temporary reset after parent c++ class compile.

UE - Foundation - Cpp Tools - Hot Reload - Nov 21, 2017

class default value after c++ class compile will temporary initialized. It will be restored when opening the project again. ...

Artifact holes appear within thick font outline

UE - Editor - UI Systems - Nov 21, 2017

When you make the outline very thick, holes can appear within the area of the thick outline. This would happen both in English and Japanese. ...

Virtual joysticks is not properly working when running multiple clients in PIE

UE - Editor - UI Systems - Slate - Nov 21, 2017

When running multiple clients in PIE, It looks like first created viewport client handles every input event. I tried to narrow down the causes and found that it's because SlateApplication knows jus ...

MediaAssets: Crash in UMediaSoundComponent::UpdatePlayer

Media Framework - Nov 20, 2017

When assigning the same Player ...

Ensure exiting PIE after stepping into Blueprint Function Library

UE - Gameplay - Blueprint - Nov 20, 2017

Ensure occurs when the user exits PIE after debugging a blueprint and stepping into a blueprint function library. ...

Custom Widget does not change cursor settings

UE - Editor - UI Systems - Nov 20, 2017

When you are using a Custom Widget, changing the cursor setting does not change cursor during PIE or packaged games. only changing the cursor options in the original widget fixes the issue. This iss ...

Global Tabs summoned during blueprint debugging will be constrained to level viewport when dragging the tab

UE - Gameplay - Blueprint Editor - Nov 20, 2017

Any global tabs summoned while a blueprint breakpoint is triggered will have its movement constrained to the level viewport. ...