The morph functionality fails to change when the skinned mesh contains more than one UV channel in a Customizable Object. ...
Rotating a landscape with a heightmap causes lightmass to break, rendering black splotches across terrain after building lighting. ...
https://udn.unrealengine.com/questions/318476/bug-light-attachments-as-group-not-working-on-char.html ...
After creating a few different Blueprints in the editor and adding a breakpoint to a Function, a crash ensues when using Step In to debug the Blueprint. ...
Materials still import if disabled in Deltagen Fbx Importer. Import Geometry bool also looks to not be functioning. ...
From UDN case #00645621: Is it possible that this function has been deactivated? In 5.03 I can copy objects from the game mode. ...
After making a change to an automation test function and triggering a hot reload, the changes are not reflected the next time the text is ran. ...
UPaperGroupedSpriteComponent does not properly update its physics data at runtime, due to relying on the inherited UPrimitiveComponent functions that do not handle its multiple FBodyInstances. ...
Generated from CrashReporter This is NOT a regression. Tested in //UE4/Release-4.27 at CL18319896 Tested in //UE5/Main at CL 22175708 - Issue did not occur ...
When the ReadPixels function is called, the FColor array that is passed in has its elements populated when in PIE and Standalone but array elements are empty in a packaged project. ...