The Alpha Channel of the Render Target Texture is rendered as a value of 1 (solid white) when the SceneCapture2D actor is set to LDR with PP and Anti-Aliasing is set to true in the General Show Flag ...
Closing a project using the red X will cause a signal 11 error in the terminal after the project closes. ...
When using the Console Command for Stat SceneRendering the Counter section for "Lights in scene" is not accurately listing the number of lights. In a 4.10 project an empty new level is showing 16 ...
The folders in the Slate Dialogs menu on the Linux machine do not show Date Modified and File Size information ...
TGA files do not have an image icon like the JPG files do in the Slate Dialogs in Linux. ...
Static Meshes are not being visibly culled within the bounds of a Cull Distance Volume, until the user presses Play in Editor. I attempted to locate a visualizer or show flag within the viewport or ...
Setting the Emitter Time module with an emitter that is not set to loop will result in an incorrect render of the particles past the emitter duration. Emitter Duration set to 3 seconds:[Image Remov ...
If a project loses connection to perforce and is then closed, the editor will prompt to save changes. If any of those changes require checking out an asset, the editor will prompt to check out the ...
After creating the example generator that is displayed at the bottom of the documentation linked below, a crash will occur if the Generated Item Type is set to EnvQueryItemType_Actor (which is the d ...
Licensee is adding a widget to the viewport overlay via AddViewportWidgetContent(). The widget receives mouse input when hovered. They return unhandled from all their widget's onmouse functions and ...