The transition ratio getter simply uses ElapsedTime/Crossfade for the alpha on the transition. Normally this is sufficient, although if you blend between two states A and B such that you interrupt ...
OnRep functions do not fire on the client. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...
Unable to connect project to Perforce using SSL on Linux. Linux uses stub libs for SSL rather than linking against full SSL libs. ...
Attempting to package a plugin as DLC is failing with the following error message: Program.Main: ERROR: AutomationTool terminated with exception: System.Exception: Couldn't update resource However ...
Packaged plugins that are added to projects that were made with an Engine built from source code will indicate that the plugin .dll needs to be built. If the plugin was created and packaged using a ...
There is issue occurring when changing the font size to a small size, doing this distorts the font when the size is below size 18. It is unknown if this intended behavior for how fonts are resized. ...
Report of a crash happening during Blueprint nativization with a specific project, appears to be related to an inherited component template. Unable to repro in a new project. Callstack is noted. ...
Adding a UStaticMeshComponent pointer to a class derived from StaticMeshComponent allows for two meshes to be set by a single component. Setting two meshes inside a blueprint this way will only allo ...
After some extensive testing, I could not find any reason why the material function LocalPosition node was failing to compile and defaulting to the world grid material when Packaging for HTML5. I a ...
If a variable is moved to a category outside of the default and then the user compiles the blueprint then the category will be erased and the variable will be put back in the category it was origina ...