Videos of certain sizes no longer display in the Media Player, this also applies to when the media player is a texture or in a material. This issue appears to be a regression. Versions Tested 4.16. ...
Importing large Rhino files will cause the Editor to stall during the import process for a long time. When testing the attached file the Editor stalled close to an hour with no results. The attached ...
We are not reading all the key flags and we do not import correctly start key and end key tangent. I create a shelve but this is not the complete fix, we must do this only if we do not have fbx ket ...
This is a regression Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Did not reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Repr ...
When duplicating a collapsed blueprint graph which has a node with a custom Exec pin, this results in blueprint compilation error that a duplicate named pin is found. Duplicated exec pins aren't ass ...
Encountered while going through some debug commands. Repro 3/3. Crash Reporter Link: [Link Removed]Assertion failed: ChunkIndex != 0 [File:E:\User\Engine\Source\Runtime\Engine\Private\AudioStreaming ...
It appears that FAnimUpdateRateParameters::GetInterpolationAlpha is not returning a sensible value when running in TrailMode. Currently the only variable in the calculation is EvaluationRate which ...
The buffer start time is calculated by subtracting the TimeBufferHintSeconds from the stream length: const uint32 BufferStartTimeMS = UE::LWC::FloatToIntCastChecked<uint32>(FoundReplay->StreamInfo.L ...
Assertion failed: ProducerDesc.BlockHeightInTiles << MipBias == BlockHeightInTiles [Link Removed] [Line: 229] ...
When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...