Xcode 8.3.2 fails to successfully build 4.15.1 from source code

UE - Platform - Apple - May 2, 2017

Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...

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

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

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

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

Volumetric Translucent Shadow not showing in game mode

UE - Graphics Features - Sep 8, 2020

Volumetric Translucent Shadow not showing in game mode for versions 4.23-4.25.  Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 11590370), 4.23.1(CL 9631420), 4.22.3(CL 7053642). Wor ...

Setting inherited variables in child blueprint crash editor

UE - Gameplay - Blueprint - Apr 15, 2015

PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...

Can not affect "r.SetRes" command in editor new window

UE - Foundation - Core - Jul 11, 2022

When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...