Projects crashing on launch after converting from 4.7.3 to 4.7.4

UE - Gameplay - Blueprint - Apr 3, 2015

A couple users have reported a crash when opening their 4.7.3 project in 4.7.4. From MikeB:https://answers.unrealengine.com/questions/205043/473-to-474-project-crash-on-startup.html The guy is hit ...

[Audio Modulation]- Modulation of Pitch Destination on a Source Bus with a Parameter Patch affects Volume instead

UE - Audio - Modulation - Mar 20, 2024

Stepping in the inner area updates the Control Bus on the Patch, but the Modulation is applied to the Volume destination instead of Pitch. Reproduction rate: 5/5 This also occurs in //UE5/Release- ...

4K Resolution and High DPI Scaling in Linux aren't completely affected by System Display Scaling

UE - Platform - Linux - Aug 26, 2019

Unreal doesn't change appearance when changing system configuration display scaling options. Editor Texts are still quite small and don't change based on the Display Scaling %. This bug also causes ...

Changing preview mesh appears to affect initial transforms of all control rigs in level viewport

UE - Anim - Rigging - Control Rig - Apr 16, 2024

It seems that switching the preview mesh in the control rig editor is affecting the initial transforms in the hiearchies of related control rigs in the level viewport.  This seems to be due to the c ...

Bisecting a BSP with another BSP with an axis scale value at < .25 breaks bsp faces

UE - LD & Modeling - Modeling Tools - BSP - Sep 26, 2016

Bisecting a BSP with another BSP with an axis scale value at a value < .25 breaks bsp faces, causing them to no longer render correctly. NOTES The value at which this begins to occur is 0.249992 ...

Crash on launch from executable after upgrade from 4.7.3 to 4.7.4 (CachedAssetRegistry.bin corruption).

Tools - Apr 3, 2015

A user is reporting a crash on launch when launching from the executable rather than the Launcher. User did not have the problem in 4.7.3. No logs or additional information was provided beyond this: ...

Material Billboard Component doesn't respect screen size when taking into account Camera FOV and AR

UE - Platform - XR - Aug 27, 2020

Material Billboard Component skews when Camera's Aspect Ratio is changed, and varies in size with changes to the Camera's Field Of View. Reported in version 4.25.3 (CL-13942748) and tested in versi ...

Editor crashes when calling "Begin Draw Canvas to Render Target" on Event Tick

UE - Graphics Features - Aug 20, 2020

The recent hotfix caused this workflow to begin crashing. User reports that it worked as intended in 4.25.2 (CL-13908680). We are unable to reproduce it in 4.24.3 (CL-11590370) either. Crash is ha ...

When a fixed delta time step of 0.02 or higher is used with some skeletal mesh objects, rotational forces applied using AddTorque have no affect on the skeletal mesh.

UE - Simulation - Physics - Jan 27, 2015

Using AddTorque to apply a rotation to a skeletal mesh does not always provide the expected results if a fixed time step is being used. When doing this to the Owen character in the Content Examples ...