Sequencer scripting creates all binding IDs in the root binding space, so when the bindings exist in sub sequences and shots, they will not resolve unless those are opened through the sequence that ...
Current steps describe the problem related to "Video memory has been exhausted (#### MB over budget). Expect extremely poor performance" on the AMD video card. In this case, the steps cause the GPU ...
BP with Show 3D Widget enabled does not display the correct vector values in the bp editor. Note: If you don't see a difference at first, delete the bp in the level and place it again. The widge ...
When using a code created function call inside of a blueprint that takes in a pointer to a UBlueprint as a paramter the pin for setting the desired blueprint will cause a compile error when the edit ...
Cannot set the Rotation value of an Instance Static Mesh component if the scale is set to zero. This can be done with StaticMesh components and standard Static Meshes in the level. ...
Performing a hot reload after updating an Enum will not reflect the update until the editor is closed/reopened. UPDATE (8/23/17): Restarting the editor dose not immediately update the enum. When ...
If the Subtitles Enabled setting is set to false, subtitles will still display after restarting the editor regardless of Subtitles Forced Off setting. ...
Weird behavior occurs when toggling Simulate Physics on physics actors by input instead of on BeginPlay. Multiple odd behaviors are present such as touching physics actors ignoring collision. Test ...
GLSL_430 shaders are not cooked when deploying a project from Windows to Linux using Launch On. LogPlayLevel: PLINK: [31m[2016.11.16-18.36.22:414][ 0]LogMaterial:Error: The global shader cache fi ...
We currently overlook local variables being collapsed into new function and/or macro graphs, where they are no longer in scope. Current workaround: Manually delete local variable "get" and "set" no ...