2 minute hang and high memory usage when adding assets with large textures

UE - Foundation - Core - Cooker - May 28, 2015

2 minute (or more) hang and high memory usage when adding assets with large textures. The memory increase can be up to 3 or 4 GB when none of these assets(or referenced assets) take up nearly that ...

Blending Animations between Third Person Project and Animation Starter Pack results in "dipping below floor level"

Docs - Samples - Aug 5, 2015

A number of users have reported that blending animations between Third Person Project and Animation Starter Pack results in a "dipping below floor level" between the two animations. The cause of th ...

ContentExamples: Physics Level Multiple misspellings

Docs - Samples - Jan 19, 2017

Physics Example 1.1 "StaticMesh" is one word The word Static Mesh is 2 separate words in unreal documentation https://docs.unrealengine.com/latest/INT/Engine/Content/Types/StaticMeshes/ ...

PlaySoundAtLocation node not working in packaged IOS games

UE - Platform - Mobile - Jan 12, 2015

Sound queues set to play with "Play Sound at Location" node don't play on a game packaged for IOS. **NOTE** User workaround mentioned that sound will come out from connected bluetooth. ...

MoviePipeline: Panoramic Renders don't work

UE - Anim - Sequencer - MRQ - Nov 10, 2022

Images aren't just under exposed, they have values of 0.0 even in exrs - enabling the Debug Settings and writing out all samples shows the GPU is actually rendering black. ...

BP Component is not destructible if the Object Type is set during runtime

UE - Simulation - Physics - Destruction - Mar 16, 2015

BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...

Spawning a bp, setting the location, and simulating physics in one string will cause the Set Actor Location node to be ignored

UE - Gameplay - May 8, 2015

Spawning a bp, setting the location, and simulating physics in one string will cause the Set Actor Location node to be ignored User Description: One is if you spawn a physics actor which has simu ...

Control Rig: crashes when compiling after rearranging input pins in an array in Example Rig Unit

OLD - Anim - Aug 20, 2019

The crash doesn't occur every time, but it will happen within 3 swap and compiles in my experience. I got multiple different callstacks when I cause the crash using the reproduction steps (they are ...

Ensure condition failed: bPlayingBackwards ? (CurrentPosition <= PreviousPosition) : (CurrentPosition >= PreviousPosition)

UE - Anim - Sequencer - May 10, 2022

The problem is caused by the animation sequence playback position being set out of range from Sequencer. The call stack is :  UE4Editor-AnimGraphRuntime.dll!FAnimSequencerInstanceProxy::UpdateAnim ...

Cannot change color and opacity via animation key frames for text blocks in UMG

Tools - Nov 12, 2014

Changing the color and/or opacity setting for a text block does not register with the autokey when animating in UMG. Because of this users are unable change these settings dynamically via the animat ...