Some landscape grass instances floating when generated on AMD cards under OpenGL

UE - Graphics Features - May 15, 2015

User is reporting grass at the edge of their landscape being generated floating in the air on a Mac Pro with AMD GPUs. I have been unable to repro this on my Mac Mini with Intel Graphics HD 4000. Q ...

Adding Multiple Scene Components to an Actor Causes Parenting Errors

UE - Gameplay - Components - Jan 5, 2016

Attempting to add multiple instances of a Scene Component that was created in code and contains a component such as a Box Collider causes the Box Colliders of each Scene Component to be parented to ...

Compile 'Note' on BP Interface events

UE - Gameplay - Feb 23, 2017

Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...

Mouse Wheel Axis input gives different values in HTML5 packages, varying by browser

UE - Platform - Mobile - Sep 28, 2017

The value given by the Mouse Wheel Axis is usually 1.0 or -1.0, depending on the direction. In HTML5 packages, this value varies based off the browser that is used. On Firefox (56.0): 0.025 or -0.0 ...

World Partition Converter- Soft object pointers to actors kept in scripted sublevels are incorrectly remapped to the main world during in place conversion

UE - World Creation - Worldbuilding Tools - World Partition - Jul 1, 2022

From user:"We have ran into an issue with soft object pointer fixup/remapping with the World Partition converter. If you have a sublevel that contains a level script and an actor that is hard refer ...

Blueprint Tooltips Appear Behind Contextual Menu

Tools - Nov 30, 2015

On an iMac running OSX 10.11.1 a user reports that the tooltips are appearing behind the contextual menu. *See image ...

Odd Refraction on Close Planes

UE - Rendering Architecture - Jun 7, 2023

We're seeing odd refraction when we have two close planes where the front plane has a translucent shader with a refraction not equal to one. I've included a project with the following setup:Two equa ...

Editor Periodically Has Performance Drops In Basic Scenes

Tools - Dec 27, 2019

The Editor experiences performance drops even in the default basic level when left alone running. I experienced them every ~3 seconds. My graph didn't show the drops very clearly so the fps counter ...

Procedural Sound Wave Fails to Play when returning 0 bytes in GeneratePCMData callback

UE - Audio - Aug 2, 2016

Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...

Media Plate Actor becomes blacked out when set to Spawnable in a Level Sequencer

UE - Virtual Production - Rendering - Jun 7, 2023

saving a media plate actor set to spawnable in a level sequence causes the media plate actor to become black. there are two known workarounds 1. toggling the Media plate to Possessable, and Spawnabl ...