The function that is Auto-Generated when creating RepNotify Variables is not overrideable in child blueprints. (Potentially involved with the inability to add inputs/outputs to OnRep_ functions) ...
Issue Occurs With: Issue with UVs and Materials/colors Datasmith Version: 0.18 File Format Imported: 3dm Link to CAD Files: [Link Removed] ...
The GetUniqueName() function attempts to make sure that all node names are unique. For nodes that are used a large number of times, it adds a numerical value to the end of the name. Prior to 4.18, t ...
When using Alt+Spacebar the space event will not fire. This includes if Alt is added to the event via the details panel. In short the space bar will not fire an event while the Alt key is held down. ...
Add an item to Project Settings, Android, "Support 16 Texture Samplers on ES2". The bBuildForES2 flag must be enabled for this setting to be active. The tooltip should read "Allow 16 texture samp ...
The comments describing ModifiedDelegate and SaveDelegate in FSettingsSection seem to indicate that the delegates should be executed after the settings section has been modified or should be saved. ...
There is an issue occurring where Split screen causes rendering issues with light shafts. This issue does not occur if you use the command " r.lightshaftquality 0" The issue no longer occurs. This i ...
Blueprints that contain an instanced private object that is nested under an instanced subobject and the defaults of that blueprint are set up using EditInLineNew, any instances of the blueprint will ...
If the user sets a default subobject property to None, the Details panel for the component will be completely blank and not able to restore the subobject property in anyway. ...