Starting in Unreal Engine 5.6, disabling "r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal" can lead to light leaking between adjacent or overlapping meshes. Also tested on Release-5.6, CL: 4523 ...
Creating a local variable inside a Blueprint Function with the same name as a replicated property of AActor (for example, “Role” or “RemoteRole”) and then using a connected Set Variable node for it ...
The Select node will accept both a Parent Class and a Child Class as inputs if the Parent is added first. The node will compile if the Index is set to anything other than Wildcard. Note that the no ...
When you set bShowMouseCursor to false in a Standalone or packaged game while Default Viewport Mouse Lock Mode is set to either Always Lock or Lock on Capture, the cursor will become locked in place ...
This is a common and longstanding crash that has affected more than 300 users since 4.12. The callstack is closely similar to [Link Removed], although with different error messages. User Descripti ...
Sequencer animation stutter when using Run Dedicated Server causes character to drift. This doesn't happen when "Run Dedicated Server" is disabled. Licensee Description: We are having an issue wit ...
Crash occurs in the updated Physics Asset Editor if you LeftClick while moving a ragdolled asset during Simulation. This is a regression from 4.17.2 User Descriptionsin the new physics asset edit ...
One comment from user in crash group:checking out using source control 107 bool bGPUAlive = GDynamicRHI->CheckGpuHeartbeat(); 108 if (!bGPUAlive) 109 { 110 ***** ...
When resizing comment boxes, the edges/corners do not follow the cursor precisely, especially when the cursor is moved around quickly. On Windows, the cursor will either get ahead of the box or ins ...
Landscape material layers show "none" after generating weight blended layers in landscape paint mode. The landscape layers are painted as normal but do not show that any layer is assigned. ...