In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...
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. ...
A licensee is experiencing odd behavior when using custom code to call a loading movie when opening/loading a level. The licensee has implemented a loading movie to play when calling a map to open ...
If using a Stationary directional lighting with object that have disabled dynamic shadow casting will lose their statically cast shadows when the dynamic lighting is in range. See attached image a ...
If a user edits a instanced variable which is nested inside two other instanced variables in blueprint editor, a crash will occur ...
Client Animation is not updated on Server with "Replicate Movement" disabled See Additional Info URL because the user appears to have done some debugging on this. ...
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. ...