The "Random Integer in Range from Stream" returns the same value if the seed is power of 2 of anything above 22.

UE - Foundation - Core - Aug 7, 2019

When using the "Random Integer in Range from Stream" where the seed is a power of 2 after a certain point (2^22) the random integer that is returned is the always the same. If the seed is 2^23 + 1 i ...

Foliage 'BlockAll' instanced static meshes do not affect NavMesh

UE - AI - Navigation - Feb 27, 2024

When placing static mesh foliage and setting the foliage mesh's Collision Preset to Block All,  the placed meshes do not consistently block parts of the nav mesh. Expected: Placed meshes (for examp ...

Unable to Edit Curve Names between 2 Different Animsets (if name of curve is the same)

OLD - Anim - Aug 13, 2015

If you create 3 curves in AnimSequence A and name them 1, 2 and 3 respectively, then create 3 curves in AnimSequence B and name them 4,5 and 6 respectively... In AnimSequence B you will not be able ...

Changing the mass for a Destructible asset does not affect it

UE - Simulation - Physics - Destruction - Nov 19, 2014

DESCRIPTION: Changing the mass of a Destruction asset does not affect it. In comparison doing the same for a static mesh set to simulate physics will adjust accordingly. Forums Post: https://forum ...

When using Vive Tracker for Virtual Camera function, Tracking does not work properly when using Unreal Remote 2

UE - Virtual Production - Tools - Virtual Camera - Aug 9, 2018

NOTE for Wont Fix: This is now supported with Virtual Camera 2.0. With the VirtualCamera 2.0 actor, it is possible set a LiveLink Camera subject from many sources. LivelInk XR (Vive Tracker) include ...

NavMesh does not update properly when "Can Ever Affect Navigation" is toggled

UE - AI - Mar 27, 2015

if I place a mesh with "Can Ever Affect Navigation" set to true, then set it to false, it will leave the NavMesh with a bugged "hole" that AI does not path around correctly (causing the "Blocked" er ...

'Affect Translucent Lighting' setting on Lights not working in Forward Renderer

UE - Graphics Features - Apr 30, 2017

The option 'Affects Translucent Lighting' for lights does not seem to have an affect objects/materials using translucency. I tested this setting in the Deferred Renderer and it works as expected. I ...

Custom Primitive Data on BP instance not taking affect while in editor

UE - Rendering Architecture - Apr 5, 2023

https://udn.unrealengine.com/s/case/5004z00001n9LsOAAU/custom-primitive-data-on-bp-inst ance-not-taking-affect-while-in-editor Original Repo is from 4.27, however, it still happens in 5.2. This is ...

Crash when using +CVars=r.MobileContentScaleFactor=2

UE - Platform - Mobile - Jan 11, 2016

Iphone 6 Plus crashes when using +CVars=r.MobileContentScaleFactor=2, but it will run if you use +CVars=r.MobileContentScaleFactor=1. The project linked is set up with +CVars=r.MobileContentScaleFac ...

Different Load Orders affect Shadows on Foliage & HISM

UE - World Creation - Worldbuilding Tools - Foliage - Mar 14, 2019

Different Load Orders affect Shadows on Foliage & HISM Discovered during verification of [Link Removed] Also created a Blueprint actor with a HISM and duplicated it three times and changed the mob ...