When using GetMass on an Actor Blueprint, an error is displayed when Simulate Physics is disabled, but GetMass executes successfully. Error Message: BP_Actor_80.MaterialSphere MaterialSphere has t ...
Some of the text in the Cascade editor in 4.18 is very small compared to other text in the Cascade editor. This was seen on a MacBook Pro with Retina display. It appears to be related to high resolu ...
Spinbox displays values that differ from the value of the delta, when values are displayed for a spinbox their value always reads in the 0.000001 values, instead of listening to the delta. Unsure if ...
When adding comments to Blueprints with ":" or "=" symbols at the end of the comment results in searches not working. Searching for "todo:" will not work but removing the ":" results in a successful ...
See the UDN. I suggest we add an option to resolve symbols for FMallocProfiler offline for iOS when running on a Mac. We can symbolicate offline when running on a Mac using the atos command (See C ...
Using the Expand node feature on a macro from a macro library alters the current functionality of other instances of the macros that are in use(even though the macros themselves have not changed). ...
When toggling level visibility in the Levels tab and the Details tab is also on the window it will jump over to the Details tab. This was tested with other tabs and when toggling visibility it remai ...
Widget component disappears on Compiling the Widget blueprint. If an actor is using a widget component and the corresponding widget blueprint is compiled. The instance of the widget component in the ...
Assigning a soft reference in a blueprint and attempting to resolve it as an object/class while nativization is enabled causes the packaging process to fail. A sample project was provided by the use ...
When using SceneCapture2D and trying to edit the "Primitive Render Mode" (found in Details panel, Scene Capture) you can select the "Render Scene Primitives (Legacy)" and the "Use ShowOnly List" opt ...