Before we were able to request CTRL+ALT+F11 while debugger is paused, then resuming the debugger (F5), LivePP was kicking, rebuilding before really unpausing the debugger. Now, if I want LivePP to ...
IsValidOnMaster/IsValidOnShot need to be BlueprintNativeEvents with a default C++ implementation and allow derived classes to override the function. This is needed so that you can create custom set ...
Occurs 3/3 times. Third Person C++ Windows package crashed on launch with Assert Error Window (see attached screen capture) Regression occurs: Repro'ed in //UE4/Release-4.27 EGL Live @ CL18429761 ...
LiDar point clouds are failing to render when saving and relaunching the project This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is occurring in //UE5/Release-5.3 @ CL 2600198 ...
SplineMeshActors all share the first spline placed rather than their own spline when using the mobile renderer. This was first reported in this UDN: https://udn.unrealengine.com/s/question/0D54z0000 ...
GetTriggerEvent() in a function bound to an enhanced input action in C++, returns "Triggered" when bound to the "Started" trigger event. ...
We have a level with foliage meshes that has been placed via the foliage system. We want to place these into HLOD Layers so that we can disable nanite, and thus enabling the imposter LODs at a dista ...
When adding multiple meshes to a Niagara Mesh Renderer Module, a check() will be triggered due to a mismatch in the number of Widgets and the number of Tooltip Widgets. ...
Context: In PCG, the Attribute Remove Duplicates node can be used to remove duplicate attributes from an array. Problem: The licensee has observed that using the Attribute Remove Duplicates node ...