Saving map with landscape creates texture asset in content browser

UE - LD & Modeling - Terrain - Landscape - Feb 12, 2016

Saving map with landscape creates texture asset in content browser. ...

Duplicate and Shared Emitters Don't Work Properly

UE - Graphics Features - Nov 21, 2016

When duplication and sharing an emitter modules that aren't linked and are added later don't work properly. The second emitter's modules seem to override the original emitter. ...

C4D import, missing materials

UE - Editor - Content Pipeline - Datasmith - Importer - Jan 21, 2022

cf. https://forums.unrealengine.com/t/texture-problem-with-c4d-import-datasmith/272840 ...

Project launcher splash does not disappear after project opens on Linux

UE - Platform - Linux - Dec 31, 2015

When a project is opened in the 4.11 preview on Linux, the boarder for the splash screen will remain open until manually closed (right click->quit). ...

Struct Viewer will display duplicate structs after a rename

UE - Gameplay - Blueprint Editor - Nov 3, 2020

[Image Removed] ...

SceneDepth failed with MSAA on PC Mobile Preview

UE - Platform - Mobile - Sep 19, 2018

In PC ,RHICreateTargetableShaderResource2D will create SeparateTarget and ShaderResource, and after basepass resolve depth from TargetableTexture to ShaderResourceTexture. But in mobile preview,  ...

Pink lighting artifacting on Mac

UE - Graphics Features - Lumen - Mar 23, 2023

There are pink lighting spots around the level when opening ContentExamples on Mac. Lighting starts out more intense but fades as the level loads in. Also occurs in new FirstPersonBlueprint templat ...

Cascade ParticleRelativeTime Outputs Constant 0 on Mobile

UE - Niagara - Aug 29, 2018

Cascade ParticleRelativeTime outputs constant 0 on mobile. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, 4.21 CL# 4321618 ...

Recent change to Material Expression code missing a case for "exp2" function in switch (cpp)

UE - Editor - Content Pipeline - Datasmith - Mar 4, 2024

The function "FMaterialDerivativeAutogen::GetFunc1ReturnType(...)" does not have a case for "EFunc1::Exp2". Also found in Release-5.4, CL: 331987674 ...