Asset localization does not work. When playing in standalone, it shows "jp" texture instead of "en" texture even if "-culture=en" is set. This appears to be a regression issue, as the localization w ...
TranslucencyVolume spheres are not correctly shadowed nor lit in Unreal 5.5 with VSMs disabled. Unreal 5.4 does correctly shade the sphere without VSMs. There appears to be differences in the outpu ...
Hair Materials do not react to Light Functions in the same way as other Materials. There is a visual difference between a Directional Light at 1 lux with no Light Function and a Directional Light at ...
There is an error with the SmartMacroInterface, where you can't use an empty wildcard "Make Array" node. This error makes the blueprint not compile and the macro unusable. Disabling the bUseSimpleWi ...
A checkf can fail in SSourceControlChangelists.cpp with the message: The same uncontrolled item was visited twice. It is likely present in more than one uncontrolled changelist This has been addre ...
In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...
One of the users described this issue as below. "At seemingly random times while working in the material graph, some action will cause a hitch or freeze, and quickly after the engine will crash, an ...
The main landscape actor's outer level's WorldSettings gets nullified by GC on PIE end, which leads to this problem. For some reason, this only seems to occur with the attached custom game mode : it ...
Substrate Materials do not use Screen-Space reflections. Instead, they do not have any reflections (indirect specular) on the surface. ...