User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...
When creating a new material the thumbnail will start out as the default material sphere but then quickly appear distorted, almost like its zoomed in really close. This does not affect already creat ...
Duplicating a blueprint that has a node hooked up to BeginPlay causes the BeginPlay in the duplicate blueprint to target the original blueprint. This does not appear to affect functionality. Occur ...
REGRESSION No, occurs in 4.14.3 On Mac, scrolling slowly (one or two notches) does not have any affect in editor, whereas on the Windows, this has full effect. This was seen in editor (with scroll ...
If a struct variable inside a blueprint has its node split, changing the variable form one struct to another does not update the split pin. Recombining / resplitting the struct has no affect. Work ...
When a game window launched from UE is moved around the screen, any transparent elements on the screen will turn fully opaque. The loss of transparency also causes some text to become blurry. This d ...
An event at frame 0 of a sequence does not seem to get called when using "SetPlaybackPosition 0" to reset the playback position to the start. This seems to be a regression. 4.17.2, the frame 0 even ...
It seems like the animation fbx exporter is broken. The mesh is exported just fine and can be imported in any application without issue. As soon as the animation is exported the mesh becomes broken ...
There are no dynamic shadows on translucent materials in the "iOS Preview" for the preview rendering level. Working as intended in 4.16 CL# 3561208, 4.17 CL# 3658906, and 4.18 CL# 3832480. Found i ...
When creating an Event Dispatcher that sends an array, a blue Note shows up on the bottom of the Call node stating that "No value will be returned by reference". This is a similar issue to [Link Rem ...