Calling the ApplySettings method on a UGameUserSettings object results in a noticeable hitch, with severity proportional to the number of primitive components present in the scene. This hitch stems ...
All of the Light Attributes disappear when you have Show Only Selected enabled. ...
When loading soft object paths directly, it applies any important CoreRedirects by calling the function FixupCoreRedirects if the initial load attempt fails. In the repro steps, this will apply this ...
When both LightMixer and ViewChanges windows are open, pasting a folder into the Outliner crashes the editor. For more detailed steps, refer to the Steps To Reproduce section. This happens whenever ...
In this situation where the listen server travels back to a level without listening, IsLocalController can return the incorrect value. After the NetDriver has been shutdown and destroyed, the pawn a ...
Repro rate 5/5 Project crashes on pressing "Start AR" in ARDebugCheck, on "Begin Scan" in Handheld AR Template and on "Start AR" in ARImageDetection. Issue also occurs on ARVideoSettings and ARSave ...
Encountered an issue where local lights appear to be broken when baking lighting with GPU Lightmass. See screenshots attached. Tested regression in //UE5/Release-5.5 @ CL40574608 and the issue does ...
When a Nanite skeletal mesh has a virtual bone the engine can crash when changing LODs ...
When using EditCondition to control the editability of FInstancedStruct properties in a class derived from UDeveloperSettings, the condition is only partially respected. Specifically: A TArray<FIns ...
Crash in FUniformExpressionSet::FillUniformBuffer trying access deleted UTextureCollection (Experimental in 5.6). The licensee describes their crash, their analysis, and a proposed fix: This crash ...