The warning ""variable name" に "BluePrint" という名前の変数はありません" in the output log within the AnimBP while the editor is in the Japanese language mode has an incorrect word order. "Blueprint"Blueprint sho ...
Error messages displayed in other languages when attempting to compile in VS show up as question marks and other random characters in the editor output log. ...
Japanese language word order mistake in Transition nodes for AnimBP It reads "AからB", but should read "BからA" ...
Static mesh components incorrectly display scale information through the Detail's Pane and Blueprint editor window until simulation is pressed. This occurs if the static mesh component is moved to t ...
Get Location at Distance Along Spline returns inaccurate information. The distances between locations seems to change without pattern along the spline path between two spline points if the spline po ...
Splitting struct pins calls override warning after compiling a blueprint. The warning states that it will be removed once the asset is saved, however upon saving the asset does not disappear. ...
Event Dispatchers do not update event references when renamed if the green "+" is used to add the event in the Details Pane of an actor component. Note: Event Dispatchers appear to rename normally ...
Switch Skeletal Mesh node crashes the editor if the blueprint is compiled after changing the mesh being called on node. Frequency: 3/3 CrashReporter: N/A NOTE: tied to [Link Removed], however on ...
Switching the skeletal mesh of an actor during PIE crashes the editor. Frequency: 5/5 Crashreporter: N/A ...
If a struct has a variable of type Margin and a data table is created based on the struct, the Margin variable will not be editable while collapsed within the data table. ...