There is an issue when attempting to reorder blueprints where Blueprint Function Reorder displays error tooltip when trying to reorder functions. In previous engine versions, functions could not be ...
There is an issue with ramp-like textures where multiple corners are covered when you apply the mesh with the alpha channel on, there is a strange border that appears around the whole plane mesh tha ...
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: ...
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 ...
When applying a Landscape Layer Blend of textures to the Material Base Color, the preview does not update or shows black instead of how the material is supposed to look. When you disconnect the lay ...
A licensee is reporting a sim proxy is playing a networked anim montage with root motion, that the rotation changes will fight between what's produced in ::SimulateRootMotion and ::SmoothClientPosit ...
Certain interactions between a Rect Light with a Light Function and a Post-Process volume lead to a check() when compiling a Ray Tracing PSO for tracing lights. This check() only happens when shader ...
Setting the brush shape of the root component for a custom volume BP causes the editor to immediately crash. ...