Reported on the dev forum, drag-drop widget is broken in the 5.1 Preview.https://forums.unrealengine.com/t/unreal-engine-5-1-preview/662523/221 Anyone else having problems with UUserWidget::SetPosi ...
Chris found a bug where if you set Multi, ETC2 and PVRTC will select ES3.0 as minimum texture instead of ES 2.0 ...
Using the transform gizmo to scale a blueprint component will break the functionality if scaled to 0.0 and released. Workaround: If the scale value is directly set to non-zero value, gizmo can be u ...
All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...
FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always. Because of FLLMTracker::FLLMThreadState::GetFrameStatTotals don't amount to about CustomTags. Following code will ...
At the moment, UI scale is calculated on Linux from physical monitor dimensions (obtained ultimately from EDID) and not system scale. The granularity is 0.25, so scale can be 0.25, 0.5, 0.75, 1, 1.2 ...
An audio file needing decoding (streaming) will repeat at the beginning of play if the start time is 0.0. ...
When updating a particle system with the mesh data type to 4.13 its orientation will change after being cooked. This issue will not appear with PIE, or Stand alone you must Launch from editor. A 4.1 ...
As the title suggests, whenever you add a Sound Cue or Wave to a level and set it's 'Falloff Distance' to 0.0 the sound will no long play. I have attached a project to provide a simple regression t ...
When a user sets up an unwrap using a space outside the original 0 to 1 space the unwrap will increasingly show errors of positioning. For Example, in the following images the lower left vertex of ...