[Link Removed] you own this I believe, see the UDN for details about the leak. The UDN as screenshots of what functions they made to create the leak. I was unable to actually get this code path ...
Adding a code class that derives from SceneCaptureComponent2D will cause the build to fail in Visual Studio. Build Errors: 1>MySceneCaptureComponent2D.cpp.obj : error LNK2001: unresolved external ...
Opening the Color Picker for some color variables causes them to change each time the color picker is opened. Tested with: Light Color and the Albedo variable on ExponentialHeightFog Does NOT occur ...
The GameFrameworkComponentManager has a system for registering callbacks to execute in response to event changes. This ends up calling UGameFrameworkComponentManager::CallFeatureStateDelegates which ...
Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...
The call to FMemory::Memset() in UTexture2DFactoryNew::FactoryCreateNew() appears to reverse the expected order of the second and third arguments. Most other calls to FMemory::Memset() appear to sen ...
Renaming an interface appears to cause pins to disconnect from the functions of that interface in the blueprints that use that interface. Any wires for the updated parts of the interface are disconn ...
Geometry Collection (GC) fragments are affecting the Navmesh in wrong positions and the identified cause is wrong indexing. Once a GC breaks, it's fragments, when big enough, are creating islands in ...
Within the declaration of the APlayerCameraManager class, the GetActorLocation and GetActorRotation functions have mixed up Tooltips Result: Tooltip says to use GetCameraRotation for the GetActorLo ...
See steps to reproduce. Looks like the fixup when saying Yes to "Would you like to transfer the interface functions to be part of your blueprint" doesn't work correctly on the duplicated BP. Inter ...