The creation wizard is not correctly adding the #include path in the CPP file. To fix the issue to get the project to compile you have to add the path in the .CPP file within Visual Studio. In this ...
HLOD material baking doesn't take into account any custom primitive data set on primitives that contribute to the bake. This was raised in: https://udn.unrealengine.com/questions/574875/proxy-lod- ...
Landscapes created with Import Tiled Landscape are loaded at the World Origin when loaded in a level without World Composition enabled. Enabling World Composition in the second level fixes this iss ...
This ticket tracks instances of D3DHung crashes now that Aftermath has been enabled in 4.25.0. [Link Removed] was marked fixed and closed with the enabling of Aftermath. Error Messages: Fatal err ...
HUD drawing does not update correctly when the user changes the viewport resolution, resulting in unexpected offset. Safe zones appear to get stuck being enabled even after changing resolution pres ...
If you have a dynamic delegate with a parameter named "Self", you cannot bind an event to it in Blueprint. ...
User is not able to replace a variable reference in a function with an input parameter of the same type. ...
In the sample project we have a Widget Blueprint asset (SomeWidget) that implements a native interface (PrintSomethingInterface.h). However, in the DefaultEditor.ini file, we've also excluded all Wi ...
Scale boxes renders incorrectly when rendered with the Movie Render Queue. Scale box seems to work fine in a normal viewport and normal Sequence render. UDN: https://udn.unrealengine.com/questions ...