The world position offset input of the result node does not behave consistently. There is an obvious visual difference between the setting it by connecting a float3 color constant, versus setting th ...
Crash reported through UDN. With ZenLoader enabled, deleting a level instance and triggering Undo causes a crash in ULandscapeComponent::PostEditUndo() The user has provided an example project th ...
Can be mitigated by reopening the Level. There is a repro project provided by the licensee on the case ticket. ...
Can be mitigated by reopening the Level. There is a repro project provided by the licensee on the case ticket. ...
This is mac specific. I could do the export normally on Windows with the same Twinmotion CL and UE version (5.5 preview). It is also a regression specific to 5.5, since I've been able to export a d ...
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 following functions have been found to perform unchecked casts of the pawn's "UpdatedComponent" to class UCapsuleComponent, possibly resulting in crashes:UFloorQueryUtils::ComputeFloorDist()UGro ...
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 ...
Performance will drop in PIE if simulate physics is toggled rapidly on an actor with attached components User Description: Simulating physics for Primitive components causes severe performance dr ...
If a blueprint with a child actor component of type TextRenderActor is added to a level and the editor is saved, closed, and reopened, the project will crash with the following assert: Assertion ...