Keep Simulation Changes Not Saving Values After Physics Simulation

UE - Gameplay - Blueprint - Oct 1, 2015

Simulating your level and then attempting to use the Keep Simulation Changes option on an actor that has simulated physics gives the No Properties Copied error. Occurs in 4.9.2 binary and Main CL ...

Using Blend Physics Weight causes skeletal mesh to spin at high speed

OLD - Anim - Mar 5, 2015

When Phyics Blend in the PHAT editor is set between 0 and 1, the user character will spin wildly. User has image of this affecting character in game whereas I was only able to replicate it in the PH ...

Setting ComponentTick as a Hide Category in an Actor Component Blueprint corrupts the BP and causes a crash when opened after an editor restart

UE - Gameplay - Components - Dec 2, 2015

Setting ComponentTick as a Hide Category in an Actor Component Blueprint corrupts the BP and causes a crash when opened after an editor restart. [Link Removed] Reproduced in 4.9.2 binary, 4.10.0 b ...

Using FEditorModeID for the "Mode" console command does not switch the modes tab

Tools - May 10, 2016

Using the FEditorModeID for the different editor modes does not affect actual modes available in editor Modes tab. Example: Command "Mode EM_Foliage" does not switch to the foliage mode Workaround ...

Gameplay Debugger Won't Open When Using US International Keyboard Settings

UE - Gameplay - Input - Nov 23, 2015

Using a keyboard with US International settings prevents the gameplay debugger from being opened when using the apostrophe key. Potentially a similar issue to [Link Removed]. Found in 4.10 binary. ...

Set All Bodies Below Simulate Physics Only Causes Ragdoll Effect if it is Set to Root Bone

UE - Simulation - Physics - Sep 29, 2017

-This functions in 4.16 -Physics will only simulate if the Third Person Character bone name variable is set to root -Physics does not affect any other bone -Make sure to plug in set in collision f ...

Performing a Clean on a project using a binary Engine installation on Mac removes some Engine .dylib files

UE - Foundation - Core - May 17, 2018

When a Clean is performed on a code project that uses a binary Engine installation on a Mac, some of the Engine's .dylib files are removed during the Clean process. A Clean process for a project usi ...

Play Rates are not reverted when HAP Media Plugin is disabled

Media Framework - Nov 11, 2019

Enabling the HAP Media player plugin permanently affects the thinned Play Rates of the Media Player asset. Tested in 4.23.1 (CL - 9631420), 4.24.0 (CL - 10091930), 4.25 (CL - 10091038) ...

MoviePipeline skipped frames using Temporal Subsampling + Time Dilation

UE - Anim - Sequencer - Jun 30, 2020

The frame appears to be getting skipped entirely, but the timing for the frames on either side of them is correct, ie: if frame 10 is skipped, frame 9 and 11 still match the working case, so the ove ...

Adjusting properties of a Blueprint instance's components in the level does not update references to the properties in the BP's Construction Script

UE - Gameplay - Components - Oct 6, 2015

Adjusting properties of a Blueprint instance's components in the level does not update references to the properties in the BP's Construction Script. Note: this would work in 4.8.3. Reproduced in 4. ...