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. ...
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 ...
The user is reporting that, on their iMac, Whenever _AMDDeviceDetached event occurs in the Activity Monitor, the editor hangs utilizing a reported 101% of the CPU. *The user claims this is 100% re ...
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. ...
When executing the 'execute console command' with 'sg.ResolutionQuality 25' the engine scalability settings are at 6%. When you set the 'sg.ResolutionQuality 50' the engine scalability settings are ...
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. ...