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(): ...
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 ...
ExponentialHeightFog does not render for Gear VR devices when both the device and project are set for Gear VR. However, the fog does appear on a project without Gear VR enabled. Occurs On: GalaxyS6 ...
When using the Spawn Actor from Class node, the Spawn Transform Scale is being multiplied by the actor's original scale, instead of just setting the scale to the Spawn Transform's value. In 4.11.2, ...
In an actor blueprint with a scene component blueprint as its root, if you add a child object to the scene component blueprint, and then go into the scene component blueprint and set the location to ...
Compile error with Local Variable of a Struct that contains a Set or Map type. Standard and array variables work without issue. Non-local variables also work without issue. ...