If a user creates a new project on a Linux machine and specifies the project to be created in a folder outside of the root UE4 directory and /Documents/Unreal Projects/ folder, the project does not ...
If the user enables Expose for a variable on a sub anim instance node, the original value of that variable is lost. ...
When using the CVar for `Shot` the produced image saved in the screenshots folder of the project on the device will has artifacts that are not the image taken. This happens when using a Gear VR Proj ...
Particle Collision causes particles to snap away from collision location. [Image Removed] ...
A user on the AnswerHub has reported that a number of his sounds have had their Attenuation Override settings reset, more specifically the 'Spatialize' setting. I ran a few tests and discovered tha ...
A crash occurs after enabling 'Forward Shading' on Macs. The crash is triggered after creating a new material and attempting to modify that material. Regression? No, this crash also occurs in the 4 ...
When converting a project to a different version of the engine, the GenerateProjectFiles.command process is not ran as it would be on Windows with GenerateProjectFiles.bat. This can cause issues, es ...
UAbilitySystemComponent::OnRep_ReplicatedAnimMontage doesn't handle some edge cases when stopping the montage when blending is involved. Namely, it's possible on a client (due to latency, etc.) that ...
User confusion over Visibility/Hidden in Game track. We're running into some issues where it's only switching Hidden in Game when you Play, which essentially does nothing with lights, among other p ...
The issue seems to have a few parts. First, active events don't persist between frames. Instead, a new active list is created each frame and diffed against the previous frame. Added events have Beg ...