Sound Mixes do not seem to work for Macs. In this particular case I used the Push Sound Mix blueprint node to affect the currently playing sound in the level. This same project works fine on Window ...
Materials are rendering now in the preview pane with artifacts caused by the change in the reflection skybox. This can clearly be seen in 4.12 and later by enabling the reflections view in the previ ...
Please see attached UE4_anim_interp_bug.fbx for a second example. This works as expected in 4.7 and 4.8 I've got a couple different users reporting this now. I suspected animation compression to ...
[Link Removed] From UDN: If you are using the new compatible skeletons feature and you have a Montage with an attribute curve on it, the curve is not correctly mapped to the target skeleton. So ...
The Get node for the float value of Custom Axis Mappings only returns 0.0 when called from Blueprints other than the Controller. Input from the player does not affect the value. Note: this works a ...
When scrubbing the Matinee handle with a Sound Track added, no matter the location of the handle, the sound wave associated will play from the beginning of the audio file. Tested in 4.8.3 - 2634408 ...
Getting a blackboard value as int and then attempting to increment it does not actually increment the value. Upon attempting to increment a value that started at 0, the editor continued to print out ...
This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...
When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...
...I assume this is the SceneCapture2d work. In async mode, we control interleaved reprojection (dropping to 45hz) based on measure gpu time. Since that work is sneaking in immediately after PostP ...