AddProceduralMeshComponent node throws UnknownTemplateReferenced errors in duplicated Function User description: 1) Make a function that has a Add Procedural Mesh Component node. 2) duplicate func ...
Construction Script fires multiple times when the Const Script is compiled. If the character is moved on the grid in the level, it will only fire once. It only seems to be an issue on bp compile. ...
Planar Reflections seem to be inverted on mobile devices. The angles seem to be off too. ...
With skeltons that don't have a root or have a root that is not at the origin, sequencer recorder will snap it to the origin in it's recorded animations. [Image Removed] ...
Using the Set Physical Material for Destructible does not work currently. In comparison with a static mesh physical material will change via key press during gameplay. ...
Although Asset Tabs will be restored, the option to "Restore Open Asset Tabs on Restart" in the Editor Preferences becomes unchecked after a crash thus causing the user to remember to select it afte ...
In an actor that contains a scaled root component, it is not possible to change the collision presets on an instance of that actor if you are using the Viewport's Details panel. However, in the blue ...
When importing an asset that is using the naming convention for SkinXX to order material elements does not work properly when the elements are not sequential. Any material that is not in sequential ...
In CharacterAnimBP: After creating a new montage branch point you cannot reference it in the CharacterAnimBP’s Event graph until you close and restart the editor. ...
If a user creates a struct blueprint then references it in another blueprint and then deletes the struct while the editor is closed, the referencing blueprint will crash when opened. ...