Bugs with Material Instances and Landscape Grass

UE - World Creation - Worldbuilding Tools - Foliage - Apr 14, 2016

Need to fix the Bug: Parameters that linked to LandscapeGrassOutput in master material instance do not updates automaticaly in viewport. After parameters change you are have to modify any of your us ...

Hit Box components created by listen server at runtime won't replicate

UE - Networking - Nov 17, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. This is By Design. Replication for actors is disabled by default, and need to be enabl ...

Perforce Version Control visually appears to allow deletion of locked files in Content Browser

UE - Editor - Workflow Systems - Nov 23, 2022

Repro Rate: 3/3 This issue was reproduced in //UE5/Release-5.1 at CL 23058290. This is confirmed to not be a regression since the error also occurs on the previous live version. This is regression ...

Using "Watch This Value" on Pawn causes memory leak

UE - Gameplay - Blueprint Editor - Dec 1, 2022

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. No memory leak occurs when watching a new blank Actor BP, which implies the root cause ...

Pawn Blueprint cannot have variables default value set in Engine ini

UE - Gameplay - Blueprint - Jun 1, 2017

When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...

Ray Tracing Translucency - Sample settings have no effect

UE - Graphics Features - Lumen - Oct 15, 2020

Ray tracing translucency samples per pixel settings have no visible effect.  Reported and tested in version 4.25.3(CL 13942748). Tested and found in versions 4.25.3 and 4.26.0 Preview 2(CL 14419252 ...

Crash when using automated groom import

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2021

UDN customer reported that using automated groom import through Blueprint was crashing. This can probably be reproduced with a Python script using an asset import task with the automated flag set to ...

Changes to InputMappingContext made during game play revert to previous state after restarting engine

UE - Gameplay - Input - Nov 21, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The following Blueprint nodes are affected by the same issue:Map KeyUnmap KeyAdd Playe ...

The square wave oscillator is silent in the modular synth component

UE - Audio - Nov 21, 2022

Reproduced 3/3 times. Issue does not occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Note that Sound can be heard when Osc types are set to anything else besides Square, or ...

Custom data update crash - invalid memory when removing an instance from a UHierarchicalInstancedStaticMeshComponent

UE - World Creation - Worldbuilding Tools - HLOD - May 3, 2022

This is a race condition, did not crash with -onethread. Attached the collected threaded callstacks, although they look misaligned. Licensee has provided a suggested fix. ...