Spring Controller seems inverted/counter-intuitive

OLD - Anim - Nov 16, 2015

Two different users have pointed out that the spring controls seem inverted and/or counter intuitive: The first post: https://answers.unrealengine.com/questions/328098/spring-controller-seems-to- ...

The Nativize Blueprint Assets option causes C++ collision components to ignore their extents set in a blueprint

UE - Gameplay - Blueprint Runtime - Jan 11, 2017

Using the Nativize Blueprint Assets option can cause the extents of a collision component defined in code and inherited by blueprints to use its default values in a packaged build instead of the ext ...

Min Roughness Light Setting Does Not Work In Forward Shading

UE - Graphics Features - Mar 1, 2017

Min roughness in the light settings currently aren't working in the forward shading mode. ...

Ensure condition failed / Crash on BP Compile after adding variable

UE - Gameplay - Blueprint Compiler - Jan 26, 2018

Crash when compiling BP (containing user defined struct + object reference) after adding variable. ...

Child Actor Component reappears after Undoing Parent Deletion

UE - Gameplay - Blueprint - Feb 5, 2018

After loading a map containing a ParentBP with a ChildActorBP, Deleting and undoing the deletion will "resurrect" the original child, and a new child actor is parented to parent. Possibly Related: ...

Web Browser: No Transparency in 3D Widget Component on Mobile

UE - Platform - Mobile - Jul 6, 2018

Transparency is not being applied to web browser inside of 3d widget on android. Tested with Samsung Galaxy S5 4.19.2 CL 4033788 4.20p5 4173640 4.21 CL 4179794 ...

Android: Mali Txxx GPUs Encounter Stretching Geometry When Running with Support GPU Scene Enabled

UE - Platform - Mobile - Nov 27, 2019

When attempting to run SunTemple with r.Mobile.SupportGPUScene enabled on some Mali GPUs, the project renders with what looks like pieces of the geometry stretching across the level and bending out ...

Failed assertion on creating a basic chaos geometry collection and PIE

UE - Simulation - Physics - Jan 23, 2020

User encounters a failed assertion when trying to create a simple geometry collection from a box ...

Particle System Components don't inherit owner's time dilation

UE - Niagara - Feb 7, 2020

This is a regression introduced by the particle system manager. It does not account for the owning actor's time dilation when ticking the particle system components.  ...

All console variables overridden in Movie Render Queue are set to 0 after the render queue runs

UE - Anim - Sequencer - Aug 4, 2020

All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...