Skeletal meshes with cloth will disappear at the edge of the viewport. If timed right (hard to repro, you can see it flicker repeatedly. ...
Was able to repro this on machines with and without machines set up for Xbone testing. ...
Using Convert Actor when the wrong level is selected can cause the actor to move levels. This doesn't seem to happen with every actor type but is 3/3 reproducible using the steps provided. User Des ...
A crash can occur if multiple Actors are spawned/destroyed simultaneously, with each Actor loading an asset when it is spawned. This does not occur 100% of the time, but it does occur quite frequent ...
Plugin mount point registration doesn't mount paths relative to both root and engine, only relative to root while most other Engine directory mount point registrations include both ../../Content/... ...
The window switcher is not focusing on the message log if it is selected through the window switcher UI. Repro rate is 9/10 - Sometimes, it would switch to the message logs (Update - Laz) This i ...
UK2Node_CallFunction::GeneratePinTooltipFromFunction relies a lot on loops that increment the index used to check the individual characters in the comments. The problem is that there are a few miss ...
When disabling "Should be Visible" of a stream level and then enabling it again, the values of variables in a Blueprint that has been placed in a stream level maintain their value in PIE but reset t ...
Not all material elements are created and assigned to the static mesh using multiple materials. With the attached mesh, only the first element is created and the other two are left non-existent. I c ...