If you scrub past an animation with keep state, and scrub into an animation with defaults everything is fine. When you scrub back to the animation with keep state, the animation breaks, until there ...
Checked on the Binary version //UE4/Release-4.25 stream CL 13942748 Version 4.25.3, logs are also saved into Engine folder: \AppData\Local\UnrealEngine\4.25\Saved\Logs instead of a Project folderIf a ...
Color space conversion in the UI composition is incorrect on DX12 HDR. In the main() function In CompositeUIPixelShader.usf, you can see the following color space transform.// sRGB -> RRT -> ODT ...
When mesh reduction results in a section becoming empty, the material slots are incorrectly assigned. e.g. if section 0 gets removed due to it having no triangles after reduction, then its material ...
Current state Triggering Gravity on element from Sketchfab object's tree, may result in crash. For 100% reproduction rate, download 'Rank 3 Police Unit' object and apply Gravity to its element 'Rank ...
The engine crashes when trying to reimport a skeletal mesh that has no clothing data. This seems related to https://jira.it.epicgames.net/browse/UE-86948. Found in 4.24.1 CL#10757647 Reproduced in ...
Seems to be an issue with the indirect lighting cache where if you have interpenetrating static meshes (for example static mesh rocks that make up the ground), there are cases where the cache points ...
When using a calculating the distance between the Absolute World Position (Including Material offsets) and a set Vector value, the correct value appears rendering to a texture's UV in PC Mobile Prev ...
When Real-Time Thumbnails are enabled in the content browser and you have many blueprints with static meshes (or anything that is rendered in the blueprint's viewport), the real-time tooltips cause ...
This is one of the top Mac crashes occurring in 4.16. Caused by adding Auto Convex Collision to a mesh converted from a brush. Does not occur on Windows. User DescriptionsI was trying to add a conv ...