[Audio Gameplay Volumes] - Lower Priority SubmixSendVolume components still send overlapped by a higher priority component

Audio-Gameplay-Engineering - Jul 14, 2022

In the test above, the Blue Component has a higher priority than the green component; however when in the listener is positioned where the components overlap, both components submix sends are active ...

Crash Occurs When Using Move Component To and Overlap Event

UE - Gameplay - Jan 29, 2016

When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...

When using Drag and Drop UMG, Projects deployed to devices will crash once the UMG is touched and moved

UE - Editor - UI Systems - Dec 30, 2014

When using Drad and Drop UMG with iOS via the information provide in the forum thread, the project will crash on the device it is deployed to when dragging the UMG ...

Cannot Increment a Blackboard Key Value

UE - Gameplay - Blueprint - Feb 4, 2016

Getting a blackboard value as int and then attempting to increment it does not actually increment the value. Upon attempting to increment a value that started at 0, the editor continued to print out ...

Overlapping isn't updated on replicated components after SetWorldTransform

UE - Networking - Dec 10, 2015

Overlapping isn't updated on replicated components after SetWorldTransform. Updating the transform on the Actor itself updates the overlapping as expected. Reproduced in 4.10 and Main (CL# 2798114) ...

User Play Space Rot does not change anything in Client Play Camera Shake

UE - Gameplay - Jun 11, 2015

User does not change anything in Client Play Camera Shake. Reproduced in 4.8 and Main (//depot/UE4/Promotable-CL-2581498). This is a Regression: it works as expected in 4.7.6 ...

Editor Type Plugins are Included in Packaged Development Build

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 19, 2016

When you declare a plugin as "Editor" type, the plugin is still included in a packaged development build. Found in 4.10.3 binary. Reproduced in 4.11 Preview 5, and Main CL 2870013 ...

After calling Seamless Travel, actors in the level will not be in their original positions

UE - Networking - Dec 18, 2015

After calling Seamless Travel, actors in the level will not be in their original positions. The example provided by the licensee had a different result: the actors, despite having Start Awake disabl ...

Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings

UE - Graphics Features - Apr 7, 2015

Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings. All other setting will toggle correctly. ...

Replace references doesn't prompt to save dirtied assets that hold a soft reference to the deleted asset

UE - Gameplay - Dec 21, 2017

When deleting an asset any other asset that holds a soft reference to the deleted item will appear in the reference list. For a soft reference when choosing to replace the references with another as ...