Unable to load XMPP module warning upon opening the editor

UE - Foundation - Build - GitHub - Jan 13, 2017

The following unable to load module XMPP warning appears in the output log when opening UE4Editor LogModuleManager:Warning: No filename provided for module XMPP LogModuleManager:Warning: ModuleMan ...

Character Mesh transform replication break on clients

UE - Networking - Jul 3, 2017

In 4.16, character mesh on clients seem to be in the different location than the server. So far this happens when the player start is above the ground. This does not happen when network Smoothing ...

Accessed None for Sequence Actor references in project upgraded to 4.17

UE - Anim - Sequencer - Jul 14, 2017

In a project upgraded from 4.16 to 4.17, the level sequence doesn't play on first PIE and returns Accessed None errors. Next time you PIE, it plays fine. This now happens every time you re-open th ...

UPL addElement and addElements can infinitely recurse if tag is included in inserted data

UE - Platform - Mobile - Jul 24, 2017

Inserting element data which contains the same tag as to insert into can create an infinite loop of adding the element to itself. ...

Face locked stereo layer becomes offset when using "Set Orientation and Position"

UE - Platform - XR - Sep 11, 2017

Face locked stereo layer becomes offset when using "Set Orientation and Position". When "Set Orientation and Position" is called the stereo layer becomes offset by the amount provided in the yaw (If ...

[Feature Request] Dialogue appears behind screen space widgets

UE - Editor - UI Systems - Oct 23, 2017

Dialogue text appears behind screen space widgets ...

[CrashReport] UE4Editor_Engine!FStaticMeshVertexBuffer::BindLightMapVertexBuffer() [staticmeshvertexbuffer.cpp:495]

UE - Graphics Features - Mar 20, 2018

User comment from crash group:reimporting fbx 491 void FStaticMeshVertexBuffer::BindLightMapVertexBuffer(const FVertexFactory* VertexFactory, FStaticMeshDataType& Data, int LightMapCoordinate ...

Template_Default.umap and Template_Default_BuiltData.uasset will be changed each time after cook.

UE - Foundation - Core - Cooker - May 10, 2018

Each time after cook the Template_Default.umap or Template_Default_BuiltData.uasset are changed. But if I move Template_Default.umap to the project content folder, they will be the same as the las ...

Python cannot spawn object when running in Ueditor-CMD

UE - Editor - Workflow Systems - Dec 7, 2018

It is probably link to the fact the function try to access so GUI object that are not accessible in CMD EditorLevelLibrary.spawn_actor_from_object should work in commandlet ...

Beam Emitter exhibiting lagging behavior when attached to Camera in BP

UE - Gameplay - Sep 26, 2014

Beam Emitter attached to a camera in a blueprint is showing lagging behavior at source and target locations ADDITIONAL NOTES: Have tried to eliminate the lagging through locking source and target w ...