Instanced Stereo setting crashes engine when building lighting, creating a vector3 or disabling setting

UE - Platform - XR - Apr 4, 2022

After further investigation we noticed that the issue is arising from the Instanced Stereo setting. When creating a Vector3 in a new material, building lighting or disabling the Instanced Stereo set ...

Set Members in Struct node doesn't work if the Struct is contained within an Array

UE - Gameplay - Blueprint - Dec 9, 2014

Set Members in Struct node doesn't work if the Struct is contained within an Array. ...

HZB Setup Mips taking considerable time in GPU Visualizer

UE - Graphics Features - Jul 19, 2016

HZB Setup Mips in the GPU Visualizer seems to be taking considerable ms in 4.12 and 4.13 compared to 4.11.2. This seems to mostly affect editor/PIE GPU Visualization but looks like it should when ...

Play rate value under 1.0 seems ignored when with Render movie to video feature

UE - Anim - Sequencer - Nov 7, 2019

Is this a regression? Yes, this is not reproduced in 4.22 version When rendered movie have Play rate track, it should show same result for PIE and rendered movie. But play rate below 1.0 seems not ...

VSCode finds intellisense errors in Project source files: cannot open source file "UBT_COMPILED_PLATFORM/UBT_COMPILED_PLATFORMPlatformCompilerPreSetup.h"

UE - Foundation - Cpp Tools - Jan 28, 2020

VSCode finds intellisense errors in Project source files: cannot open source file "UBT_COMPILED_PLATFORM/UBT_COMPILED_PLATFORMPlatformCompilerPreSetup.h" Similar to [Link Removed], but that was onl ...

Custom Stencil does not display in UE5.0

UE - Editor - UI Systems - Apr 21, 2022

Lightmap density view mode displaying zfighting when moving around in the viewport

UE - Graphics Features - Oct 10, 2022

assets within the FPS template are showing zfighting when in Lightmap density mode not reproduceable in 5.0  ...

Users project crashes when opening level that loads multiple sub-levels

UE - Foundation - Core - UObject - May 31, 2017

Users project crashes when opening level that loads multiple sub-levels. Unable to reproduce this in a clean project so the users project is provided though Epic's box account (link is in the repro ...

Crash: Landscape Materials Missing on Shipping and Development Packaged Builds

UE - Foundation - Core - Sep 9, 2019

When running a packaged build of a project with a level with a landscape that has a material assigned it will crash (shipping build) or not retain the assigned material (development build). There i ...

Unable to change/edit elements of Blueprint instances of Actor Component set UObject arrays

UE - Gameplay - Components - Nov 20, 2016

When an array of custom UObjects is defined in an actor component class, blueprint instances of the component class cannot update the array elements. Array elements only update inside the blueprint ...