User imported a custom image in the correct format to be used as an Ambient Cubemap within the Post Process Volume. Enabled detailed lighting mode by pressing Al+5 and the image has been tilted/of ...
When you quickly dock a tab to the main window, you can sometimes end up with 2 identical tabs. This causes some weird behavior, such as every action being done in one window being replicated in the ...
Creating a blueprint class, and then creating a few children of that class ( in this case, 4) does not display them as available options when setting the default value of a variable of that blueprin ...
If a widget Blueprint is referenced in code, an error is displayed when the packaged game is launched stating that the widget could not be found (in 4.11 the widget still appears to be successfully ...
When attempting to compile Unreal Lightmass in the 4.11 source build, a compiler error pops up when using Visual Studio 2015 Update 2. Error Message: "d:\unrealengine-release\engine\source\program ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...
Crashes when resizing Standalone game window by dragging lower right corner to and fro to increase/decrease window size. [Link Removed] Error message: SEGV_MAPERR at 0x3 Source Context:none Mos ...
While testing GPU - ContentExamples - Lighting - Nvidia gtx 770 in the 4.16 GPU Compat Pass, I noticed a strange effect on lights while the player is in motion. I've had multiple people attempt to ...
When an object whose class has the EditInlineNew specifier is added to an instanced property, any children of the blueprint will have a reference to the same object that was created for the instance ...
Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...