Building a project in a debug configuration and then running through VS debugger will trigger a breakpoint if the console command 'r.RenderTargetPool.Events' is used. ...
It appears that MIDs do not return Scalar Parameter Values in an array. It will return the parameters during runtime but not in the construction script. The steps are meant to show you that you ca ...
In 5.0, the mobile depth of field settings were correctly reflected when running standalone. However, in 5.1, the DOF doesn't appear to be working correctly and the focus is off, causing a blurry im ...
Note that the issue does not happen if the two materials have different colors. Note also that the issue happens if one of the meshes to merge has 2 sections with the same material assigned ...
When docking a blueprint as a tab in the main viewport the sprites and other actors placed in the default scene (including player start) begin to flicker. This flicker persists until you close and ...
The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0. Possibly related to [Link Removed] Tested in 4.6.1 a ...
There is a workaround to set r.VolumetricRenderTarget.Mode=1. The lines appear to be coming from the temporal component of the Volumetric Clouds. Each frame, the lines are merged in from the previou ...
My Macbook Pro uses an Nvidia GeForce 750M and was on Safari 10.0 when this occurred. This did NOT occur on a Macbook Pro with the same card and using Safari 9.1.2. This did NOT occur on an iMac wi ...
Attempting to use the paint mode tool on meshes in the level and then undo/redo the changes will cause the editor to crash. ...
If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...