I could not repro their issue in main. They supposedly recently upgraded to 4.5. I was wondering if you could divide an conquer, and figure out when we fixed this. **EDIT** Was able to repro in mai ...
Anim Notify Blueprints are included in Packaged builds of the editor even if they are not referenced. This does not occur with other Blueprint classes, such as Actor, although it may with some other ...
Resaving the level using ResavePackagesCommandlet is a workaround. ...
When using source control and attempting to sync the project, sometimes assets are not updated to the latest changes properly. This causes changes made to those assets later to override previous ch ...
Using Object Scale in your material with an Instanced Static Mesh does not change the color of the material if you scale the individual instances of the Instanced Static Mesh component. If you scal ...
User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...
Some Material Attribute blends in Material Layer Blends can cause Virtual Texture samples to be duplicated in HLSL. This can be avoided by sampling the Virtual Texture in the Parent Material, and pa ...
The Add node does not update in the Construction Script. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...
Particle record feature in the matinee seems not properly working in the Editor. When trying to play in the matinee with recorded keys, the Engine will crash with Access violation - code c0000005. ...
Issue from my Technical Animator where the undo operation in Control Rig doesn't work as expected on Proxy Controls. He has recreated the issue using the "Control Rig Samples Pack" and recorded a vi ...