Running an automation test for Directory Watcher for Plugins causes the editor to crash on the Simple Modify step. Occurs only in 4.10 Preview 3. Regression: This does not occur in 4.9.2, but occu ...
The user can no longer use a get key node within the On analog value changed override. This was possible in 4.8 ...
Using the "HideCategories = (CharacterMovement)" specifier in the UCLASS macro will cause the Details panel of a derived blueprint to not display any information for the CapsuleComponent, Mesh compo ...
When playing in editor, if you fire your weapon at a trigger volume, the projectiles will bounce off of the volume, regardless of the fact that the collision is set to Query Only. This collision als ...
Private functions within a blueprint can be called from other blueprints. A warning does appear but the function is run despite this warning. ...
When a custom component is added at runtime, it does not show up in the details panel when you select the blueprint that it has been added to. Found in 4.9.2 binary. Reproduced in 4.10 Preview 3 a ...
If the user creates an animation in UMG the animation preview will play the entire visible timeline when the user clicks play (not just the part of the time line that has animations). ...
When attempting to add a custom component to a blueprint at runtime using the Add Component function, if you give the component an exposed variable, it will ignore whatever target you specify and ad ...
When cancelling a build from Visual Studio, UBT keeps running, and another build is generally not possible until one kills the UBT process manually in Task Manager. ...
Component tags do not register when checked within blueprints. ...