This is a new ticket for the D3D 'HUNG' crash originally reported in [Link Removed]. Some fixes were introduced in 4.14.2 that decreased the occurrences of this crash, but other cases are still ongo ...
This only happens when 1) Hair Width is very small. e.g. 0.01 in the example 2) Light has raytraced shadow and Samples Per Pixel has a value > 1. e.g. 8 in the example The problem seems to be rel ...
A licensee has found that redirectors don't apply to FFieldPath. We should integrate it with the following changes:It needs better error handling (looks like it could infinitely recurse),The change ...
Track switching is currently not supported, because media with multiple tracks of the same type fail to load. Once that is fixed, implement run-time track switching. ...
Licensee has suggested a fix: "Switching to >= resolves the problem: in GPUFastFourierTransform2DCore.ush, `bool InWindow = ...` at lines 127, 144, 170, and 185." ...
Quote from the UDN: This is easily fixed with a conditional in bool FBlueprintEditor::ConvertFunctionIfValid(UK2Node_FunctionEntry* FuncEntryNode) which we've done locally, but should probably be ...
UDIN virtual textures appear to have row 0 (U coordinate [0 - 1) swapped to the other side of the texture vertically. ...
In UE 5.5, the Editor may crash in FHLSLMaterialTranslator::GetMaterialEnvironment when loading materials with Material Parameter Collections, likely due to async loading. Calling ParameterCollectio ...
The comment for LeapHandGrabbing( ) states grab strength is 0.5 when HandClosed( ) only returns true when grab strength is equal to 1.f. ...
If placing an actor with SmartObjectZoneAnnotationComponent added to blueprint actor in a level, it will crash when the level open. As a workaround, adding SmartObjectZoneAnnotationComponent to the ...