[CrashReport] UE4Editor_CoreUObject!TFastReferenceCollector<1,FGCReferenceProcessor<1>,FGCCollector<1>,FGCArrayPool,0>::ProcessObjectArray()

UE - Foundation - Core - UObject - Jul 19, 2017

This is a common crash affecting users in 4.16. Over 100 users have been affected, although they have not provided additional information. Source Context 469 TokenStreamIndex++; 47 ...

[AI] PathFollowingComponent HasReachedInternal always returns false if agent's capsule height is 0 or nearly 0.

UE - AI - Navigation - Jun 21, 2022

The result is that nothing states why the path returns blocked or pathfinding stops. There should be a log of at least a warning about the improper capsule setup. ...

Particle disappears if it is using PSA_Velocity and setting custom time dilation 0

UE - Graphics Features - Dec 7, 2016

A licensee reported some of their particles disappear when setting the actor's custom time dilation 0. This seems to happen when a particle is using PSA_Velocity as Screen Alignment. This repros in ...

Scaling actor along the Z Axis while the X and Y axis are set to 0.01 causes the Actor to stop rendering in the scene

UE - Graphics Features - May 27, 2022

This is a regression tested in //UE5/Release-5.0 CL18319896 Scaling a Static Mesh along the Z Axis while the X and Y axes are set to 0.01 causes the Actor to stop rendering in the scene once the Z ...

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 ...

Translating bones in Persona is not affected by Snap Options

OLD - Anim - Dec 14, 2016

In Persona, moving a socket around is not affected by any changes to snapping (scale or size). Rotation is affected however. This is similar to [Link Removed], but according to James Golding there ...

The slider handle in UMG is clipping at 0 and 1

UE - Editor - UI Systems - Jan 20, 2016

If the user sets the value on the slider to 0 or 1 the handle will clip as it appears to go too far to either side. ...

ShowFlag.Rendering 0 is causing picture scintillation

UE - Platform - Mobile - Oct 21, 2016

When you use the console command for ShowFlag.Rendering 0 the screen multiplies. This happens on both iOS and Android devices ...

Raytraced Shadows render incorrectly in a project that has been converted from 5.0.3 to 5.1.1 to 5.2

UE - Graphics Features - Ray Tracing - May 16, 2023

Version to VersionResultsNew 5.0.3 project to 5.1.1Works as ExpectedNew 5.1.1 project to 5.2Works as ExpectedNew 5.0.3 project to 5.1.1 to 5.2Bug OccursNew 5.0.3 project to 5.2 Bug Occurs The scene ...

MassInKg override resets to 0

UE - Simulation - Physics - Aug 23, 2016

In the details for a Static Mesh Actor, MassInKg resets to 0 when the user tries to set it to something else. I couldn't reproduce this issue in 4.13. ...