Whenever we have a non zero setting for r.VT.SplitPhysicalPoolSize, then mesh painting doesn't function correctly. ...
Bug reported at https://udn.unrealengine.com/s/question/0D5QP00000tOpXN0A0/using-mutable-plugin-results-in-greyscale-textures-on-android-xr?fromCase=1 ...
A user is reporting some artifacts on the edges of his sprites when using bilinear filtering for the texture settings. These artifacts do not appear when using the Paper2D texture settings (Nearest ...
I was working through the WorldComposition_ImportTiledLandscape_Edit test and noticed that this rendered black. There might be a problem with the landscape layer data. This is a regression from our ...
Since the change to Subsurface Profile shader in 4.14 their use with ambient cubemaps have started giving blown out results that come back either white or very desaturated in the viewport. The curre ...
User reported trying to use a Vector Parameter with a Custom Expression and the parameter was only registered as a Float3 and would give the X3017 error when compiling. I confirmed this and teste ...
NotifyStateClass may be nullptr when AnimNotifyState and AnimNotify swap occur in NotifyTrack. Workaround: SAnimNotifyPanel.cpp void SAnimNotifyPanel::OnPropertyChanged(UObject* ChangedObject ...