In the World Outliner, without the following workaround, you cannot simply change the case of a folder name from upper to lower case or vice versa. EXAMPLE: map -> Map = map WORKAROUND: Change "M ...
After a viewport is more than 4096 pixels wide, Lumen's specular reflections buffer cuts its width off at 4096 pixels. It appears that the affected buffer is "Lumen.Reflections.ResolvedSpecularIndi ...
The editor crashes when creating a local collection of the same name by typing certain characters in the search box of the content browser. This does not reproduce in UE5.4 and is a regression in UE ...
There is a thread conflict between FRDGBuilder execution in Background Worker and LumenVisualizer's LumenCard add/delete process. When lumen cards are displayed in a scene with many objects, a crash ...
Licensees have reported that this issue occurs when rendering from the command line: Rectangular lights with virtual textures do not render when you run the "Render (Remote)" button in the Editor, a ...
When Right clicking and selecting add key frame to an animation on the curve editor in UMG there appears to be multiple keys being added to the timeline. ...
A warning is displayed when editing a curve name and not actually changing the name. This can be seen when renaming in both the Asset Curve Panel and the Anim Curves Window This now only seems to oc ...
There's a bit of broken (or missing) logic in ACharacter that doesn't account for users having released the jump button. This is a well known issue, and there's even video's describing how users can ...
A behavior tree task created in code will break in the editor behavior tree. The BTTask node shows as red and says that the class cannot be found. Node must be deleted and replaced to fix the erro ...
If a mesh has 'Morpher' modifier on it (even disabled) normals won't be imported, the same meshes imported normals correctly once the morpher component is deleted. Found in 4.22 CL# 7053642, 4.23 C ...