When recording shape information, descriptions are offset from the shape. Licensee Message - I noticed that the capsule vis log description labels were not lining up after replaying the recording ...
FWebBrowserWindow::UnbindUObject on iOS is not implemented yet. IOSPlatformWebBrowser void FWebBrowserWindow::BindUObject(const FString& Name, UObject* Object, bool bIsPermanent /*= true*/) { } ...
From licensee: The issue here starts in FVoxelizeMeshMerging::ProxyLOD() where the FlattenMaterial created using FMaterialUtilities::CreateFlattenMaterialWithSettings() returns an empty struct. I d ...
Running with `r.AsyncPipelineCompile=0` causes the issue not to happen. It fails to open about 4 times out of 5. No such problem in development build., it always succeeds. We noticed that if we de ...
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 ...
This issue makes BP BT decorators not being able to run condition checking every tick. The core issue is here: bool UBTDecorator_BlueprintBase::GetShouldAbort(UBehaviorTreeComponent& OwnerComp) co ...
This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 150 /** 151 * Removes ...
Adding a CanvasRenderTarget2D* UPROPERTY to a class and setting it using CreateCanvasRenderTarget2D will cause the Editor to crash on load. CRASHREPORT: [Link Removed] UDN: This was also reported ...
Users are pointing out issues with the new Audio Mixer on Macs. We have already responded on the forum post and are aware of its current state. One user has identified the issue with "default macOS ...
Using the remote build process (making an iOS build from Windows with a remote Mac) no longer functions properly on iOS 14.5 devices. It's possible to create an ipa, but it's not actually possible ...