Set Relative Location on components does not replicate to clients. Reproduced in 4.8.3 binary, 4.9.0 binary, and Main (CL 2676715) ...
Collision presets are reset when reimported for any static mesh. If importing and overwriting the original mesh I would expect these to be wiped but when reimporting an updated version of the mesh I ...
Getting a blackboard value as int and then attempting to increment it does not actually increment the value. Upon attempting to increment a value that started at 0, the editor continued to print out ...
A User's specific Static Mesh FBX made from OSM2World and converted from OBJ to FBX via Blender is causing a crash when imported with the following settings: [Image Removed] When imported with the ...
Creating a macro that compiles and saves without any errors causes the build to fail when trying to package. This is failing on each platform tried. ...
Adding a variable of the type of a struct to a blueprint, deleting that struct, and then recompiling the blueprint fails. The variable is deleted, but the blueprint will continue to be unable to com ...
If the user creates a function and then places it into the event graph and then goes back and add and output pin the function that is already in the graph will not update and will need to be replace ...
Context menus in the editor (such as right-clicking in the Content Browser) will cause duplicate menus to appear when you hover over a section that makes an extra menu appear. Note: This has only b ...
If a Make Array BP node is connected to a structure, using the "Split Struct Pin" and "Remove Array Element Pin" options causes array elements numbers to change randomly. ...
When a class uses the EditInlineNew specifier, the resulting class has some errors when interacting with the editor. 1. Unable to assign existing blueprints based off the class to an array of that ...