Instance static mesh instances are reset to zero when moving actor between levels (via move actor to current level)

Tools - Nov 13, 2018

When moving an instance static mesh between sublevels the number of instances being used will be set to zero. This happens when an empty actor is added to the level and then has an instance static m ...

Bloated instruction counts in the material editor causing long compiles

UE - Graphics Features - Apr 17, 2019

artists are dealing with greatly increased iteration times due to long shader compiles when working in the material editor. This has regressed over time as we add more features to the point were wor ...

[CrashReport] Assertion failed: SizeX <= GetMax2DTextureDimension() in d3d11texture.cpp

UE - Graphics Features - Aug 22, 2017

This is a common and longstanding assertion that has occurred since at least the 4.13 release. User DescriptionsI was messing with a sequencer's camera settings (not playing back, but active) and c ...

Crash on FDeferredShadingSceneRenderer & FTranslucentPrimSet with Dynamic Directional and Lit Translucent FX

UE - Graphics Features - Nov 11, 2015

User reporting crash with a specific setup using Lit Translucent FX Clouds and a Day-Night Setup running on a Timeline from Level Blueprint. [Link Removed] 4.8 BUGG: [Link Removed] 4.9 BUGG: [Li ...

Blueprint Launches onto tvOS fail during runstep: Error_DeviceOSNewerThanSDK

UE - Platform - Mobile - Apr 19, 2019

When a user launches blueprint project to a tvOS device they will fail to run the project during the run step and if they manually try to launch the app from the dashboard. This issue does not repr ...

Orientation setting does not respect user's settings on Android

UE - Platform - Mobile - Feb 25, 2019

The Orientation setting in the editor for Android phones does not respect the user's settings. Despite "Auto-rotate" being turned off, the orientation of the UE4 app will change if it is set to do s ...

Animgraph-Blend node-Alpha Scale Bias-larger values imprecise

OLD - Anim - Jan 21, 2015

When setting the alpha scale bias for a blend node in the AnimGraph, if you set the values so that the difference is greater than 10, the values will not enter as whole numbers (see image.) ...

LIVE: RENDERING: Precomputed Visibility volume is not registering Statically Occluded Primitives nor allowing visibility cells to be rendered

UE - Graphics Features - Jul 3, 2014

Build: 4.2.1-2101290 Description: Currently, precomputed visibility volumes do not seem to alter occluded primitives, nor do they show visibility cells when r.ShowPrecomputedVisibilityCells 1 is en ...

Selection outline not visible when actor is selected on certain AMD GPUs

UE - Graphics Features - Apr 18, 2017

When selecting an actor in the viewport, some AMD GPU users are reporting that the selection outline is not visible. Rolling drivers back to 17.1.1 correct the behavior.| Two EngineQA tester have ...

Packaged size of project is double its size when packaging for Shipping Windows (32 bit)

UE - Foundation - Core - Mar 9, 2015

When you package a project in 4.6.1 for Windows (32 bit) shipping, the file size is around 160 MB. When you package a sample project in 4.7.2, the packaged size will be around 345 MB. [Link Remove ...