Actors with Net Load On Client disabled still appear on Clients when Use Single Process is disabled. Does NOT occur in packaged projects. Test project included. Set Use Single Process to false in E ...
If the user copies and then pastes a For Each Loop the loop will retain previous data such as the array type and will cause compiling errors. ...
Getting a blackboard value as actor and setting an actor to that on tick causes crash. The real issue here is that you can use a function in BP (in this case `UBTFunctionLibrary::GetBlackboardValue ...
Sequence Recorder doesn't record First Person Template character correctly. I wasn't able to track down exactly what it is about the First Person Character Blueprint that causes this though. ...
Walking on an actor with a Spring Arm in the 3rd Person BP template will cause the camera to jitter/skip. This does not happen with an actor that does not have a spring arm and it also does not hap ...
The title text for the editor's splash screen displays the text 'EDITOR' in a small font that is not bold. I do not see this issue on Windows. REGRESSION: Yes Worked: 2824270 Broken: 2891838 ...
Looks like maybe the PropertyView stuff doesn't like it when the subobject name matches the parent's object property name? In this case the CDO is the object that will be selected to the PropertyVie ...
If a user creates an array to store references to a certain type of component, the existing components will not be available to be selected when they are setting the default values of the elements. ...
The attached project will crash whenever attempting to load the default map which is parented to a custom level script made by the user. Note: This issue doesn't occur for all maps in the project. ...
A behavior tree task created in code will break in the editor behavior tree. The BTTask node shows as red and says that the class cannot be found. Node must be deleted and replaced to fix the erro ...