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 ...

On Drop appears to cause update issues with widgets that are affected On Drag Enter

UE - Editor - UI Systems - Jan 3, 2017

On Drop appears to cause update issues with widgets that are affected On Drag Enter. In this example the widget only changes colors if a delay is placed in the On Drop function. The On Drop function ...

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 ...

Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'

UE - Graphics Features - Nanite - Jun 22, 2022

Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'. Compared this against a regular Static Mesh. ...

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. ...

Scale box affects all children in a parent container widget when setting User Specified Scale

UE - Editor - UI Systems - Jul 5, 2018

When a scale box is the the first child of a container widget, setting the user specified scale to 0 will affect all other widgets in the same parent container. ...

Android Projects packaged for arm64 crash on device.

UE - Platform - Mobile - Aug 9, 2016

This issue was discovered while smoke testing Release 4.13 for Preview 2. ...

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes

UE - Rendering Architecture - Materials - Apr 19, 2022

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the preview window did g ...

Lyra standalone game instance crashes when Player #2 equips new weapon

UE - Gameplay - Input - Apr 5, 2022

Discovered while testing Lyra project for //UE5/Main - Foundation Shelf - FAssetDataGatherer Stall Fix Smoke. This issue is NOT dependent on the shelf and occurs without the unshelved files. This ...

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 ...