Alternatively use BP_ParentClassIsMissingType in QAGame ...
AMD gpus are displaying an issue with subsurface materials. Dark lines appear on the material that run through the middle of the viewport, (See screenshot attached). This was seen on AMD drivers 17. ...
User reports that the bug was initially discovered in 4.18 and then reproduced in 4.16 project (attached). Per User: For some reason when exporting this emitter to any other system bugs out. When ...
On the decorator node 'Does path exist" the only option for Observer aborts is None. Based on our documentation for the node it is supposed to also have Self, Lower Priority, and Both as options for ...
Reflections are rendering incorrectly in Rendering Preview Level SM4 in 4.18, but were working as expected in 4.17. This is a regression. When I reproduce the issue, I get results similar to issue ...
Attempting to use CoreRedirects to rename a BlueprintImplementableEvent that has a return value results in the function not being renamed in the Blueprint subclasses and its Return Value nodes causi ...
There is an issue with Maps of Wildcard type that do not propagate values correctly when inside of macro. When using these in a blueprint there are errors and the blueprint cannot compile. This issu ...
The Web browser widget does not appear to accept keyboard input until clicked. Even when opening a web page that has a text box that is selected by default (such as in the test project provided) and ...
There is an issue when attempting to reorder blueprints where Blueprint Function Reorder displays error tooltip when trying to reorder functions. In previous engine versions, functions could not be ...
We currently can not convert directly from GameplayTagNetIndex into GameplayTag. User is requesting the addition of the following code. FGameplayTag UGameplayTagsManager::GetTagFromNetIndex(FGamepl ...