Motion tolerance for Spawn Per Unit does not affect the particle system. Even if the vaules are set very high. Found in 4.18 CL# 3832480, 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 2 CL# 4472 ...
The grid in the blueprint editor is not able to be hidden via the Show Grid flag in the viewport dropdown. This has regressed sometime in //Ue4/Release-4.25 as I cannot reproduce this issue in //UE4 ...
This is a regression Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary Under the same conditions in UE4 the On Hit events fire accurately and as expect ...
This is a regression. Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0 CL18747223 GitHub When using the Random Value Per Element from a PivotPainter_PerObjectData with a Cross nod ...
Potential memory leak when using Blueprint Debugger to inspect a return value multiple times while playing. User also reported this would cause a crash, but I didn't try to max out ram usage to trig ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Update Mesh Section incorrectly sets vertex colors for a Procedural Mesh. The closer a colors R, G, or B value is to 1.0 or 0.0 the mor ...
Setting r.ScreenPercentage.Editor does not affect the upsampling/downsampling of the viewport in the editor. Regression: YES - the console command correctly adjusted the screen precentage in 4.11.2 ...
LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...
Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...
When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...