Instanced Properties remain after compile

UE - Gameplay - Blueprint Editor - Jan 25, 2018

Our team has been using property instances, and have run into several problems. We were able to reproduce one of the problems, and I was hoping to have your team look at it. General scenario. We ha ...

Mouse Not Functioning Correctly with Multiple Displays Connected to Mac

UE - Platform - Apple - Apr 24, 2015

When using mutliple monitors connected to a Mac the mouse behavior does not function well. Attempting to navigate and drag windows to and from individual displays proves difficult. The user reporti ...

The AABBTree spatial acceleration structure goes off-sync when physics substepping is enabled in a "low" framerate environment.

UE - Simulation - Physics - Mar 15, 2024

When you enable the physics substepping, if you run the console command p.Chaos.Solver.DebugDrawSpatialAccelerationStructure 1, you can see how does not follow the physical object. The user that rep ...

Clear Coat looks incorrect in the Preview when Energy Conservation on Material is enabled for non Substrate rendering

UE - Rendering Architecture - Materials - Apr 11, 2024

Enabling Energy Conservation on Material makes Clear Coat Material look weird in Preview. It looks fine in the Level Editor, but not in any "Preview" type viewport (Material Editor, Asset Thumbnails ...

Foliage lightmaps for LODs does not look correct

UE - World Creation - Worldbuilding Tools - Foliage - Jun 21, 2016

When using the foliage tool with any mesh that has a LOD the lightmap generates artifacts for the instance. The base LOD will have correct looking lightmaps, however when pulling back and seeing the ...

[CrashReport] UE4Editor_Engine!UMaterialExpression::GetOutputType() [materialexpressions.cpp:859]

UE - Rendering Architecture - Materials - Nov 21, 2017

This is an infrequent crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 849 uint32 UMaterialExpression::GetOutputT ...

Stationary light shadow are occluded for additional players in split-screen mode

UE - Graphics Features - Jun 17, 2015

When using split screen multiplayer the second or more players that are added for split screen will have their characters shadows occluded when the bounds are not within view of player 1. Setting ...

Landscape renders default material if apply another material instance under ES31 preview

UE - LD & Modeling - Terrain - Landscape - Aug 27, 2019

In ES3.1 preview, Landscape will render default material if change landscape material by using material instance of landscape's material. Will render correct if using another material's instance ...

Engine Crashing with AMD R9 2 and 3 Series Cards

UE - Graphics Features - Sep 23, 2015

Multiple users are reporting crashes in the Engine when using an AMD R9 380 and 390 series cards. There was a request to have these cards added to compat lab for testing, but have not heard any upd ...

5.3 crashes when loading a map with an actor that had the class of one of its components changed

UE - Gameplay - Components - Feb 1, 2024

Create a blueprint based on actor, give it a SceneComponent named ExampleComp (BP_TestActor) - this should be the blueprints only componentCreate a new level (TestMap), place an instance of the bluepr ...