No screen space AO in lit viewmode with SSGI Confirmed in 4.25 MAIN @ CL 10730208 (but you must move camera after activiating SSGI for scene to update) ...
It seems like setting Custom Time Dilation on the Player Camera Manager does not affect the amount of time it takes to blend between cameras with Set View Target With Blend. ...
Reproduced 6/6 times. This seems to affect all "Set" functions for Geometry Collection Components, such as Setting Object Type from Static to Dynamic, or changing Collision Type. ...
Note that it works when using the old sun intensity (25) instead of the 100,000 value. Also, reducing the scattering in the sky will bring back the bloom. ...
I was able to repro this on both FF and Chrome. I have the latest FF 64-bit and was running into this after I deleted my intermediates, ran GenerateProjectFiles.bat, and built UE4 in VS. ...
Android apps build with the debug configuration on ETC2 will crash on launch. ...
FBX exported from editor imports to Blender at 25fps. Maya and Max do not appear to take their frame rate from the fbx itself, but set by the scene itself. ...
Calling the teleport node after the Add Movement Input nodes affects movement by preventing the character's capsule from updating, causing the mesh to hit the top of the capsule during the jump anim ...
The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...
You can add a pass-by-reference input variable to an Event Dispatcher, but it will will result in compile warnings, and changes to that input will not affect the value of the variable in the caller. ...