This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...
This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...
If a variable has been set to a default value and has a declared value range, it will ignore the value range and print the set value.The tooltip text is misleading or out of date as it gives the imp ...
After enabling "Support Compute Skincache" in the project settings and packaging a game on Linux, the packaged game will throw an assert. Any setting that turns "Support Compute Skincache" on automa ...
Render optimizations are causing the cloth render data to be updated one frame too late after an off screen cloth object has been teleported back on screen. The optimisation triggers itself after a ...
As per a bug report from Pixomondo: if there are two static meshes in the scene and one has a rotation, it gets a GPULM bake artifact as if it is intersecting with the unrotated version of itself. S ...
Enviroment: Windows 7 Professional SP1 64-bit Intel(R) Xeon(R) CPU E5-2643 v3 @ 3.40GHz 64GB Ram NVidia GTX 980 (Driver version: 364.51 ) DirectX 11 Behavior in 4.10: The mouse is not captured/focu ...
When using the Material editor, the preview slides on the texture nodes do not clip behind the other elements of the UI as the nodes do. This issue only occurs on Mac OSX El Capitan version. It was ...
A licensee has reported that the Draw function in BatchedElements.cpp can set the OrthoZoomFactor (not a local variable) to 1.0f if Line.bScreenSpace is ever found to be false. The line this can oc ...
The editor crashes if two saves happen in rapid succession, for example, if you use Ctrl + S then immediately use Ctrl + Shift + S. This issue can be somewhat difficult to get the crash from as the ...