ios launch fail after upgrading to 4.7.1, provision not found, signing key not found

UE - Platform - Mobile - Mar 2, 2015

Customers that have never or have created an incorrect bundle identifier will fail to package for iphone. People who have wildcard provisions will work. ...

UE5.4 Preview 1 produces rendering artifacts on Landscape with World Position Offset

UE - LD & Modeling - Terrain - Landscape - Mar 28, 2024

A material on a landscape with WPO will cause major ghosting, even if that WPO is a dynamic {0,0,0} ,such as from a black texture. ...

Make Custom Event names start with "Event"/Fix "Event Event" issue with overridden Events

UE - Gameplay - Blueprint - Dec 17, 2015

If you name an Event something like "Event Foo", overriding the event in a ChildBP gives you "Event Event Foo" To avoid this, please make Custom Event names Start with "Event" ...

ContentExamples PostProcessing map demo 1.13 post process volume screen percentage is not low enough

Docs - Samples - Aug 19, 2016

The post process volume in ContentExamples for Screen Percentage is set to 90 which is too high to notice a difference. The documentation has it at 25 here: https://docs.unrealengine.com/latest/INT/ ...

Linear Color Struct values are changed when upgrading from 4.26.2 to 4.27.1

UE - Gameplay - Blueprint - Dec 2, 2021

It seems that changing the value to something different than the default of a Linear Color Struct variable, results in the value being changed when upgrading the project to a new engine version. Thi ...

Box Reflection Capture is placed with a different default scale value when placed from the Quick Add Menu

UE - Editor - Workflow Systems - May 5, 2022

Box Reflection Capture scale is set to 1.0, 1.0, 1.0 instead of 1,000.0, 1000.0, 400.0 when placed from the Quick Add Menu versus other placement methods. ...