Bounds generation when bIncludeComponentLocationIntoBounds is active is broken. Both the calculation of the local bounds and the world bounds are incorrect (see screenshot). When that flag is acti ...
A pawn using the physics mover and using AI movement can sometimes gain an ton of velocity quickly upon colliding with another physics object. It seems to fix it self and revert back to it's origina ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...
RemoveAfterSecondsLambda in AddTimedDisplay function may access released memory during level transitions. The following workaround works : void UViewportStatsSubsystem::AddTimedDisplay(FText Text, ...
The Buffer Visualization for DecalMask is no longer an option. Also, when looking at the Buffer Visualization Overview the DecalMask slot has been removed. See attached image for comparison Worke ...
I've seen this happen in other areas of the editor as well: Data Table fields (floats) for example. Manually typing in numbers to fields seems less prone to this error; using spinners to drag value ...
Crash Report: [Link Removed] *Crash Report attached User reports, "Launch[ing] Unreal Engine 4.8.1 from Epic Games Launcher, UE4 splash screen will come up and after 80% of initialization; UE4edit ...
A DataAsset with a FText property called "Name" will confuse the content browser, causing it to create a new column each time the folder containing the DataAsset is entered. This appears to be a cor ...