The asset manager is used to scan directories on disk for different Primary Assets that can then be loaded on demand. Game feature plugins support the ability to add additional scan directories when ...
This is simple, but maybe hard to explain, so hear with me. I've attached a sample project and Repro Steps below in case it's not clear. Basically: 1. Make BP_Parent with an unassigned Mesh (Stati ...
Landscape grass map generation crashes if the landscape component in question uses an XY offset map. --------- Fatal error: [Link Removed] [Line: 646] Rendering thread exception: Fatal error: [Lin ...
Steps to reproduce:Download UE5 EA through Epic Games LauncherDownload the Valley of the Ancient sample through Epic Games LauncherCreate a short cut on your desktop adding "-culture=ko" in the end, ...
There are issues with the way Physics is being handled with physical materials. Having a physical material setup with a restitution of 1 and a high max depenetration value will result in no bounce. ...
The GetUniqueName() function attempts to make sure that all node names are unique. For nodes that are used a large number of times, it adds a numerical value to the end of the name. Prior to 4.18, t ...
This is a regression as the issue does not occur in //UE5/Release-5.1.1 - CL 23901901 ...
Slider Values are not working inside of a blueprint in 4.8 Preview 1. User Description: Problem with the numeric float/int boxes in the editor in Blueprints, if for example open the TPS Template a ...
As of 4.9 Dynamic Indirect Lighting with Light Propagation Volumes should be supported for Spot Lights. This does not appear to be the case for several versions that I could see. Using the methods o ...
This looks like it can be fixed with an early-out when the passed array of indices is empty. Log:[2024.01.03-16.38.36:091][291]LogOutputDevice: Warning: Script Stack (1 frames) : /Game/BP_Crashy.B ...