Reparenting a blueprint to another blueprint that contains an event dispatcher with the same name as an event dispatcher in the parented blueprint shows warnings in the child blueprint and prevents ...
Variables cast from the Construction Script do not update in AnimBP AnimGraph The attached project has the head scale value cast from the Construction Script to a value in the AnimBP that scales th ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 224 225 hr = Graph->AddFilter(CaptureFilter, L"Capture"); 226 if ...
Typing Special Characters using US-International-PC keyboard in MacOS:10.10.4 causes the editor to crash. ...
When inspecting a TMap variable during runtime, the value of the variable is not displayed properly inside VS2015. Screenshots included to show what the TMap variable looks like in VS2013 (ProperTM ...
When attempting to add a custom component to a blueprint at runtime using the Add Component function, if you give the component an exposed variable, it will ignore whatever target you specify and ad ...
When repackaging the same project over and over again for HTML5, the Utility.js folder doesn't delete/clear during the repackaging process like it's suppose to. ...
Incorrect physics interaction on rotated meshes using Complex as Simple collision. *This is a regression Working in 4.13.2-3172292 Not working in 4.14.3-3249277* User Description: When we updat ...
In forward shading specular highlights appear to be much larger for very smooth materials in contrast to the deferred shader. In 4.14.3 the specular highlights were displaying correctly in forward s ...
Copying a blueprint instance will reset array values if new element has been added. Repro project is using a variable type of Static Mesh but this also happens with other variable types as well. Us ...