Cannot package an Engine plugin if another Engine plugin depends on the plugin being packaged

UE - Foundation - Cpp Tools - Plugin System - Nov 12, 2018

Packaging an Engine plugin fails if another Engine plugin lists that plugin as a private dependency. In the two attached plugins, PluginA lists PluginB as a required plugin in its .uplugin file, and ...

[CrashReport] UE4Editor_OculusAvatar!__delayLoadHelper2() [delayhlp.cpp:323]

UE - Platform - XR - Nov 12, 2018

No user comments in crash group ...

Investigate bNetStartup not being set properly for ChildActorComponent actors in streamed in levels

UE - Networking - Nov 12, 2018

bNetStartup for actors spawned by a ChildActorComponent placed into a level may not be set properly, causing references to those actors to not replicate to clients. ...

Separate Translucency does not work when DoF is active

UE - Platform - Mobile - Nov 12, 2018

Game projects that rely on legacy include paths are not compatible with Blueprint nativization.

UE - Gameplay - Blueprint - Nov 10, 2018

Using legacy-style #include paths in a game project is allowed by UBT by default, but it's currently not compatible with Blueprint nativization, as it does not account for this possibility. Current ...

Opacity Map is exported from Max using Datasmith but not Imported

UE - Editor - Content Pipeline - Datasmith - Exporters - Nov 9, 2018

Rect Light Source Creates Black Artifacts When Overlapping a Mesh While Light Shaft Bloom Is Enabled

UE - Graphics Features - Nov 9, 2018

A black line will appear If a Rect Light is overlapping a mesh while a Directional Light has light shaft bloom enabled. This line will originate from where the edge of the source is overlapping the ...

Dynamic NavMesh disappears when loading/unloading SubLevels

UE - AI - Nov 9, 2018

A DynamicNavMesh within a NavMeshBoundsVolume placed in a SubLevel will disappear if loading/unloading another SubLevel that has completely nothing to do with the DynamicNavMesh. Using a setup with ...

Crash on Level Load with Sequencer Event

UE - Anim - Sequencer - Nov 9, 2018

Crash when changing maps with sequencers new event director. Confirmed in 4.22 MAIN at CL 4553454 ...

[REGRESSION] Export has missing entities, randomly.

UE - Editor - Content Pipeline - Datasmith - Exporters - Nov 9, 2018

Reported by users on the forum (https://forums.unrealengine.com/unreal-engine/unreal-studio/1548249-unreal-studio-beta-4-21-release) I can reproduce locally with sample scene from Revit. Regre ...