Deferred desktop renderer does not function correctly on visionOS. It did work in 5.4. One problem is the r.XRMSAAMode setting forcing 4 samples even when not using msaa, but there are other probl ...
After setting Affects Indirect Lighting While Hidden but before saving the level, the emissive contribution persistents through datalayer visibility toggles. This does not appear to occur in PIE, on ...
When Simulating, or Playing-In-Editor and ejected, modifying an actor in the editor world causes the SIE/PIE runtime actor to recreate its blueprint added components via AActor::RerunConstructionScr ...
A licensee is reporting that using a loading screen with the incremental garbage collector can result in a dead lock when a loading screen is displayed. The licensee found out that: -------------- ...
It looks like the "Server Only" emulation settings are being applied to the client after a travel. When doing a server travel with the TRAVEL_Relative travel type, the NextURL created in AGameModeBa ...
Unlike other range wrapper structs, such as FFloatRange, marking a FDateRange as a UPROPERTY results in the following error: error : Unable to find 'class', 'delegate', 'enum', or 'struct' with nam ...
From licensee:"[...] the issue is that ActorsReferencesUtils::GetActorReferences (/FArchiveGatherExternalActorRefs) will only analyze a reference to an object (/actor) once, if it's editor only the ...