When calling a post process blendable to the screen using the CameraVectorWS input data, only the geometry is effected and not the screen space. Note I sent an email out about this issue, and it ha ...
Tested on Nexus 6P with Android 7.0 Suggest that on mobile the background is not rendered in real time, instead we render the blurred image for one frame and use that same image for subsequent fr ...
When using a 3D Widget that is a button when you press and hold a button and move off of the widget and let go of the mouse the engine registers a second unhovered event. Engine Version tested 4.1 ...
The logic in the AssetManager to determine if a scanned Blueprint should be added to the primary asset directory is wrong if that blueprint has an active redirect targeting it. The simplest way to r ...
Importing large Rhino files will cause the Editor to stall during the import process for a long time. When testing the attached file the Editor stalled close to an hour with no results. The attached ...
We are not reading all the key flags and we do not import correctly start key and end key tangent. I create a shelve but this is not the complete fix, we must do this only if we do not have fbx ket ...
When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...
There's a crash in FCharacterList::GetKerning() when using the editor in Japanese that is apparently fixed in one of these three changelists: CL# 2370014, 2370050, and 2370040 But they were not ...
Workaround:Open M_TableRound, move a node. Save the MaterialReopening the project seems to fix the issue Replacing the reference of the deleted table texture is rendering default material. Note T ...
If the user modifies the "Y" Rotation value of a Static Mesh's Collision, the "X" and "Z" values are changed. The values will move +/- 1 point from their value prior to modifying the Y value. This ...