Weird results in lightmaps after update to 4.21.2

UE - Graphics Features - Feb 4, 2019

Reported by our licensee Gungho. Reproduced in 4.21.2, win10 ...

iOS apps crash on devices with iOS version 11.2.2 when Metal 2.0 is enabled

UE - Platform - Mobile - Jan 22, 2018

Launching an iOS App that is set to Metal 2.0 on a device with iOS version 11.2.2 causes the app to crash and return to the home screen. This was tested on an iPad Pro as I do not have access to any ...

Data Asset Deserialization crash after upgrading 4.19.2 to 421.1

UE - Foundation - Core - Feb 7, 2019

The User has provided an extensive log of their code base setup, and the process leading up to when the Assert occurs. "Our game mode & player state FSM are setup in a data driven manor using UDa ...

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...

Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc

UE - Gameplay - Blueprint - Sep 1, 2015

Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc. This is a regression; does NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2675088) ...

The "Random Integer in Range from Stream" returns the same value if the seed is power of 2 of anything above 22.

UE - Foundation - Core - Aug 7, 2019

When using the "Random Integer in Range from Stream" where the seed is a power of 2 after a certain point (2^22) the random integer that is returned is the always the same. If the seed is 2^23 + 1 i ...

Custom Nav Area Not Affecting Nav Mesh Until Restart

UE - AI - May 2, 2016

When using a Nav Modifier volume with a custom Nav Area class, the Nav Mesh is not being affected until the editor is restarted. Found in 4.11.2 binary. Reproduced in 4.12 Preview 1 binary and Main ...

Objects with Translucent Blend Mode Material Aren't Affected by Refraction

UE - Graphics Features - Feb 16, 2018

There is an issue occurring where Objects with Translucent Blend Mode Material Aren't Affected by Refraction. This affects any translucent material regardless of the translucent materials settings. ...

Radial Impulse does not affect objects unless it can affect both center of mass and collision if center of mass is outside of collision

UE - Simulation - Physics - Oct 17, 2016

Firing a radial impulse does not affect an object whose center of mass is located outside of its' collision unless both the center and the collision are simultaneously affected by the same force. ...

Foliage 'BlockAll' instanced static meshes do not affect NavMesh

UE - AI - Navigation - Feb 27, 2024

When placing static mesh foliage and setting the foliage mesh's Collision Preset to Block All,  the placed meshes do not consistently block parts of the nav mesh. Expected: Placed meshes (for examp ...