A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...
This user's project presents an Engine/Transient save error on certain Blueprints. When saving the CharmState Blueprint, this message pops up: Can't save ../../../../../UserProjects/jeffvoight_ciic ...
Users are reporting that when playing sounds in projects deployed to their Android Devices, the playback is triggered three times in quick succession. There are known work arounds to this issue, li ...
With InstancedStaticMeshComponent, after calling AddInstance, an instance that’s far away gets culled because of additional logic that was added in 5.7 to This works correctly in 5.6 and the instanc ...
When calling SetText() on a UEditableTextBox or UMultiLineEditableTextBox, the OnTextChanged delegate is not triggered. This regression was first reported in UE 5.3 and acknowledged previously in UD ...
When using the FBX Scene Import into Level with default settings so that the actors in the BP import as static, if you reimport them they will then be set to Movable in the BP. This is not a regre ...
User imported a custom image in the correct format to be used as an Ambient Cubemap within the Post Process Volume. Enabled detailed lighting mode by pressing Al+5 and the image has been tilted/of ...
This appears to be a UE4 bug in the way it handles the importing of FBX Material IDs from 3DS Max exports.Max uses set Mat IDs to organize multiple materials on a single object.UE4 correctly handles t ...
Hit testing for widgets contained within a RetainerWidget does not correctly account for rotation applied via render transforms . While the content renders with the expected rotation, hover and clic ...
Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...