When using ProceduralFoliageVolume, ActorFoliage can be used even if World Partition is enabled in UE5.0

UE - World Creation - Worldbuilding Tools - Foliage - Jun 28, 2022

UE5.0 does not support ActorFoliage at Levels where World Partition is enabled ( [Link Removed] ), but ActorFoliage will work via ProceduralFoliageVolume. And when you cook the level you will get an ...

Nav Modifier Volume Not Affecting Nav Mesh Until it is Moved

UE - AI - Oct 21, 2016

Nav Modifier volumes are not affected the nav mesh until they are moved from their initial placement position. Found in 4.13.1. Reproduced in 4.12.5 and 4.15 Main CL 3163223 This is similar to [Li ...

Play rate value under 1.0 seems ignored when with Render movie to video feature

UE - Anim - Sequencer - Nov 7, 2019

Is this a regression? Yes, this is not reproduced in 4.22 version When rendered movie have Play rate track, it should show same result for PIE and rendered movie. But play rate below 1.0 seems not ...

Draw Line in HUD does not respect alpha < 1.0

UE - Gameplay - May 2, 2016

Draw Line in HUD does not respect alpha < 1.0, instead drawing completely opaque in all circumstances. Regression (No) issue (does) occur in 4.10.4 ...

[CrashReport] Assertion failed: !bRequireNormalization - UE4Editor_Landscape!ULandscapeComponent::ReplaceLayer()

UE - LD & Modeling - Terrain - Landscape - Jul 19, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14. Over 200 unique users have been affected, though they have provided little information. User DescriptionsI am a ...

[CrashReport] UE4Editor_LandscapeEditor!TSharedPtr<SWidget,0>::ToSharedRef() [sharedpointer.h:794]

UE - LD & Modeling - Terrain - Landscape - Jul 13, 2017

This is a common crash affecting users in 4.16. Additional information is not currently available. User DescriptionsAt the time I was using the landspace sculpt tool with fairly normal settings. ...

[CrashReport] UE4Editor_Persona!TSharedPtr<IEditableSkeleton,0>::ToSharedRef() [sharedpointer.h:794]

OLD - Anim - Jul 13, 2017

This is a common crash affecting users in 4.16. User DescriptionsHit undo a bunch of times after re-opening a skeletal mesh where I was trying out painting cloth max distances. Source Context ...

Can not affect "r.SetRes" command in editor new window

UE - Foundation - Core - Jul 11, 2022

When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...

Shots with Time Scale less than 1.0 do not render from master sequence

UE - Anim - Sequencer - Sep 20, 2019

Setting a shot's time scale to less than 1.0 will cause it to not be rendered. ...

Destructible meshes always affect navigation regardless of collision

UE - AI - Jan 27, 2016

Turning off a destructible mesh's collision will still affect navigation around the destructible mesh Note: This issue is related to [Link Removed]. The workaround for that issue does not apply he ...