State Machines are re-initialized from entry after playing a Montage

OLD - Anim - Jun 3, 2016

State Machines are re-initialized from entry after playing a Montage This is a Regression: Does not occur in 4.11 ...

Crash when using automated groom import

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2021

UDN customer reported that using automated groom import through Blueprint was crashing. This can probably be reproduced with a Python script using an asset import task with the automated flag set to ...

Morph Targets in Skeletal Mesh LODs do not behave correctly

OLD - Anim - May 18, 2016

Morph Targets in Skeletal Mesh LODs do not behave correctly This is a REGRESSION, does not occur in 4.11 ...

virtual texture lightmap crash due to pixel format r8Unorm_srgb in MacEditor

UE - Rendering Architecture - RHI - Mar 4, 2021

Currently r8Unorm_srgb is required by virtual texture lightmap, and the Metal RHI simply forbids r8Unorm_srgb on Mac platform. Since the latest MacOS 11.0+ have the support of r8Unorm_srgb, we shoul ...

Game window renders transparent when launched with -game -log commands on Mac

UE - Platform - Apple - Oct 31, 2016

This is only occurring on Mac and only in OSX 10.12. This is also a regression from 4.13 Right clicking in the dock, Show all windows, and selecting the game window does NOT fix the issue. Runnin ...

Crash when Toggling Landscape Mode with Hidden Sub-Level containing a Landscape

UE - LD & Modeling - Terrain - Landscape - Oct 28, 2016

A crash occurs when you have a hidden Sub-level containing a landscape and you attempt to toggle the Landscape Mode after re-opening the project. The licensee has authored their own fix for this is ...

Source assumes that TG_PrePhysics is the first tick group

UE - Gameplay - Feb 16, 2016

Licensee has reported an issue with the source code and proposed a fix. The issue is that the source is assuming that TG_PrePhysics is the first tick group in all cases. Information can be found abo ...

r.ScreenPercentage.Editor does not function

UE - Graphics Features - Jun 2, 2016

Setting r.ScreenPercentage.Editor does not affect the upsampling/downsampling of the viewport in the editor. Regression: YES - the console command correctly adjusted the screen precentage in 4.11.2 ...

Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location

UE - AI - Jul 14, 2015

Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location. From fix CL 2619989: "Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basicall ...

Changing a Packaged Game from Fullscreen to Windowed at Runtime Causes Title Bar to Disappear

Tools - Jul 6, 2016

When changing a packaged game from Fullscreen to Windowed mode at runtime, the window is placed in the top left corner of the monitor and the title bar disappears. Setting FullscreenMode=2 in the G ...