Duplicating Asset With Suffix 0 Will Jump To A Suffix Of 2

Tools - Oct 28, 2016

When duplicating an asset with the suffix 0 in the content browser the duped asset will get a suffix of 2. Any other number works fine for example if you dupe an asset named "Test_23" the duped mesh ...

Mobile MSAA breaks Modulated Shadows on OpenGL ES 2

UE - Platform - Mobile - Apr 2, 2018

UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...

Setting Fixed Frame Rate Prevents Particle Collision In PIE, Standalone, and Packaged Game

UE - Graphics Features - Oct 12, 2016

If you set the project to use a fixed frame rate, particle collision no longer works. ...

Converted 4.7.2 project crashes on open after successful recompile

UE - Gameplay - Blueprint - Mar 13, 2015

User's Project is crashing since converting to 4.7.2. I have attached the project itself below, but after conversations with the user and seeing pieces of the project, this issue may be related to ...

Textures are Blurry when Scaling an Actor While r.Streaming.DropMips is Set to 2

UE - Graphics Features - Jul 17, 2019

If a BP actor containing textured static meshes starts with a small transform scale, when scaled up, the texture streamer fails to load in the higher mips and the texture looks blurry. Working as e ...

Split screen - Player 2 doesn't receive input when created with Create Local Player node

UE - Gameplay - Input - Jan 4, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098. Split screen extra controllers ignored when using Create Local Player node. May just be Enhanced Input related. ...

Migrating a project from UE5.2 to UE5.3.1, there was a difference in the navmesh generated on HISM

UE - AI - Navigation - Oct 24, 2023

HISM is generated by ConstructionScript Actor is placed on the level and navmesh is generated on top of HISM. In UE5.2, the navmesh was generated without splitting on the HISM. In UE5.3, a break occ ...

Objects with physics enabled do not show up in 4.7 preview 2 (when upgraded form 4.6)

UE - Gameplay - Jan 12, 2015

After upgrading from 4.6 to 4.7 preview 2 objects that are set to simulate physics will not show up if the user uses the mobile preview. ...

Frame specific functionality unusable in Composite/Montage editors post 5.2 changes

UE - Anim - Runtime - Jul 20, 2023

Part of the changes for 5.2 required UAnimCompositeBase::GetSamplingFrameRate to be changed to return a very high framerate.  This has the unintended consequence of effectively making the functional ...