Texture sample DIs no longer work when used with Niagara Parameter Collections. This seems to affect Volume Texture DIs based on customer reports, but I have not confirmed this. ...
Debug lines (Results of DrawDebugLine()) can be obscured by post processing effects such as a strong glare. Debug lines should be always visible for debugging purposes. ...
In UE 5.5, the fix applied by CL 36529858 in ue5-main updated USkeletalMeshComponent::ClearAnimScriptInstance() to call AnimScriptInstance::UninitializeAnimation() on the animation instance. This, i ...
NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...
Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...
When moving nodes in materials and blueprints using the undo option doesn't undo the movements made by the arrow keys. This issue affects anything that uses nodes on an event graph. ...
ARSample from WWDC is crashing when attempting to launch onto an iOS device Originally hit this on an iOS 11 iPad, but it also reproduced on an iOS 10 iPhone 6+ ...
When using On Url Changed event on mobile devices, the event does not appear to fire as expected. Tested on iphone 5 As a note: The function GetUrl appears to be similarly affected. ...
colored text+Link to screencast of repro steps: + [Link Removed] -May take some clicking around even between windows -Will not save after this -Does not affect 4.16 ...
In 4.19 blueprint-based apps are named after the project name, but in 4.20 they are all called Install_UE4Game-armv7-es2.bat. This also affects the Uninstall_*.bat ...