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 ...
Using the Clean option on a 4.15 project in Visual Studio currently fails with Visual Studio stating that it cannot find the ReadyToClean batch label. Selecting the Rebuild option shows the same mes ...
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 ...
This crash has been logged due to high frequency among our users. I have tested in 4.15.2 based on the user comments below, but have been unable to reproduce this issue. In my attempts the Blendspa ...
A material with a panner displays unusual behavior when the value of the panner's speed it dependant on a timeline. As time spent in the project increases the speed of the material while changing va ...
Motion blur on single frames when character and camera are moving together. Cannot tell what is causing this. There is no pop in the character animation and the only thing I can imagine is that th ...
A packaged project will crash on launch if a code class uses ConstructorHelpers::FClassFinder to get a reference to a Blueprint Widget that contains a Blueprint struct variable. Disabling EDL in the ...
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 ...