This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred, but at least two of the affected projects are being creat ...
This question was created in reference to: [Link Removed] This post references the first post because this problem was not discovered till now. I think it was masked because the issue appears to be ...
When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...
I ran into this while looking to verify [Link Removed] at CL 3355923. I logged the issue I was verifying the fix for last night and have not updated anything locally, so the "OpenGL 4.3 not supporte ...
In the SkeletalMeshBuilder, Nanite is generated when enabled regardless of the LOD being requested. Since the Nanite enablement parameter is set on all LODs in USkeletalMesh::BuildLODModel and LODs ...
Transform track for a spawnable Empty Actor always shows 0, 0, 0 and it can't be edited. I could repro this in 4.17.2 and 4.18 Preview 2. This does not happen in 4.15.3 and 4.16.3. So this could b ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. It's only in packaged & quick launched builds that this occurs; PIE works as normal. ...
When an animation blueprint is using the "Linked Anim Graph" node and it's skeletal mesh has a post process animation blueprint the animation is played at the wrong playrate. Linked Anim Graphs wer ...
If a call is made to the blueprint node Wait Delay the editor will immediately close during PIE when the call is made without the crash reporter appearing. The "Wait Delay" node only exists on Linu ...