DrawDebugString does not appear to be working when combined with nDisplay. ...
BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...
If the user changes the name of the return value (which is "Return Value" by default) the return value will not return anything causing the binding to silently fail. ...
A text block's outline appears to provide an outline for the drop shadow as well. ...
Attempting to pass an array of interfaces into a UFUNCTION will fail at compile stating "cannot convert argument 1 from 'TArray<ElementType,FDefaultAllocator>' to 'const TArray<TScriptInterface<IInt ...
When doing overlap tests in PrimitiveComponent, UWorld->ComponentOverlapMulti is used. The callstack for that ends up looking like this (callstack is inverted, highest level on top): UWorld::Compo ...
When entering a comment on a Blueprint node, pressing Enter or clicking off of that node both appear to apply the changes made to the comment. However, clicking off of the node does not mark the Blu ...
When deploying a template project to the devices listed below, there is an issue with the mobile HDR being checked on. It is causing the project to show either black or static like. Devices tested ...