If you place a text block into UMG and then click on bind for the text in that text block (in the details panel) it will make a function. If you rename said function and then click the designer tab ...
When you reimport a texture that has an alpha by Importing and then overwriting the previous texture, all versions of that texture in any material or in the level complete disappear until you compil ...
UE4Editor does not open on Ubuntu 15.10 due to the following error: [2015.11.04-16.19.35:974][ 0]LogOpenGLShaderCompiler:Error: Bad hlslcc header found! Missing '#'!Error in `./UE4Editor': free(): ...
Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc. This is a regression; does NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2675088) ...
If the TEXT("") portion of CreateDefaultSubobject is changed then the name of the component will update in the main viewport details but will not update inside the blueprint based on the class. ...
Editor crashes while switching to paint mode if material has a grass output and landscape visibility mask. Frequency: 3/3 ...
A licensee has reported that when using Create Material Instance Dynamic and adjusting a material at run-time is not working with HLODs. It doesn't seem supported (yet) and unchecking the "merge m ...
DESCRIPTION: While using form extended structures enabled for a Destruction mesh one of the meshes will be able to be damaged while any others attached will not fracture or damage at all. For exam ...
While other inputs are set up for the Character BluePrint, the inputs for Jump are missing so that, even if the user enters Action Mappings for jump under project settings, the character may play t ...
If a user edits a instanced variable which is nested inside two other instanced variables in blueprint editor, a crash will occur ...