Convert Mouse location to world Space appears to be returning the wrong values in VR

UE - Platform - XR - Jul 14, 2015

When using the node "ConvertMouseLocationToWorldSpace" in VR appears to be restricting the mouses position to a small section of the available screen. ...

Particles can not be displayed once they disappear in ParticleLOD

UE - Niagara - Jul 22, 2019

I have attached a project to reproduce. [Link Removed] The problem is that if there are multiple emitters It seems to reproduce when all Emitter is Disable. It works well if there is one Enable. [ ...

Particles can flicker at the end of first emitter loop when interpolated spawning is enabled

UE - Niagara - Jun 18, 2020

Particles flicker at the end of first emitter loop when interpolated spawning is enabled This issue does not occur if interpolated spawning is disabled. This issue does not occur for any of the su ...

Fbx importer: Issue when reimporting staticmesh base LOD and there is some custom LOD

UE - Editor - Content Pipeline - Import and Export - Mar 2, 2023

When we reset the material to fbx we should take care of the LOD since we will change/reorder the material slot array. ...

Building in VS fails if Application.ico is missing

UE - Foundation - Core - Mar 25, 2015

When building a project in VS, the build process will fail if Application.ico is missing from the /Build/Windows/ folder. User reported seeing this when checking in/checking out a project on differ ...

Max Deviation setting is never used for Mesh Reduction, causes incorrect values for automatically computed LOD distances

UE - Graphics Features - Feb 1, 2018

The Max Deviation setting for a static mesh LOD is never used for Mesh Reduction. This results in incorrect values for automatically computed LOD distances, because the calculation uses the Max Devi ...

Unable to uncap framerate in Vulkan

UE - Rendering Architecture - RHI - Feb 28, 2019

On Linux machines users are unable to uncap their framerate in the editor. This issue has been observed in multiple maps, including TM-URO and TM-AnimPhys, as well as Third Person Blueprint projects ...

Snapping Rotation Causes Small Decimal Changes

Tools - Dec 5, 2014

Repro 5/5 When snapping and rotating an object to the grid along the Z-axis there are small decimal float changes in the details panel. I informed the user this was a small change and will have li ...

Fresnel material doesn't display properly in content browser and sometimes weird in material viewport

UE - Rendering Architecture - Materials - Aug 4, 2015

When a material is created and saved using the fresnel node, the fresnel effect does not show in the Content Browser thumbnail. Also, when editing the material, zooming in and out with the mouse wh ...

HTML5 Engine Scalability set via C++ are not kept.

UE - Platform - Mobile - May 20, 2015

HTML5 packaged or Launched On games are not keeping settings to the ScalabilityQuality.X when deployed to Chrome 64 or NIghtly Build. Project for Repro: [Link Removed] ...