Play Rate does not affect audio tracks

UE - Anim - Sequencer - Dec 30, 2016

Play Rate does not affect audio tracks. Slowing the play rate also causes the audio tracks to repeat with an offset. Note: This is working straight from a Sound Wave. If you use a sound cue, the ...

Cloth simulation breaking after scaling > 10

UE - Simulation - Physics - Character - Jan 4, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Simulation appears to work fine when scaled by 10, but any higher and it starts to mis ...

#ifdef and #ifndef have no affect in header files

UE - Foundation - Core - Mar 17, 2016

#ifdef and #ifndef have no affect when used in the header file of a class. Ex: #ifndef MYMACRO UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Test) float ANumber; #endif ANumber v ...

Changing the mass for a Destructible asset does not affect it

UE - Simulation - Physics - Destruction - Nov 19, 2014

DESCRIPTION: Changing the mass of a Destruction asset does not affect it. In comparison doing the same for a static mesh set to simulate physics will adjust accordingly. Forums Post: https://forum ...

Flipping faces on a brush affects all other brushes

UE - LD & Modeling - Modeling Tools - BSP - Apr 9, 2015

Flipping faces on a brush affects all other brushes Subtractive brushes will have their internal faces show if enough additive brush faces are flipped. If the faces of a subtractive brush are flip ...

Game start slowing down when there are more than 10 sprites in the level

UE - Gameplay - Paper2D - Apr 10, 2018

Sprites seem to be drastically affecting FPS in 4.19 projects on Mac devices. ...

Pressed and Normal Padding appears to have no affect on buttons in UMG

UE - Editor - UI Systems - Aug 24, 2016

Pressed and Normal Padding appears to have no affect on buttons in UMG ...

Fix Up Redirectors does not affect redirectors within renamed folder

Tools - Sep 23, 2016

Fix Up Redirectors does not affect redirectors within renamed folder. ...

NavArea blueprints in Develops folders appear to have no affect

UE - AI - Nov 6, 2015

If the user creates two NavArea Blueprints (one in the content folder and the other in a developer folder) if one is inside of a developer folder then it will appear to have no affect when it comes ...

Fade track is not affected by "Restore State" flag

UE - Anim - Sequencer - Mar 24, 2017

Fade track is not affected by "Restore State" flag Regression: Sort of. Restore State wasn't available in 4.14, but the default behavior would leave the screen black Worked: 3249277 (4.14.3) Bro ...