This problem was originally reported in this UDN : https://udn.unrealengine.com/s/question/0D5QP000007yVue0AE/flatten-brush-limit-with-landscape-scale-z?fromCase=1 ...
A Nanite primitive casting a CSM shadow on another Nanite primitive with "Cast Shadows" disabled, will have it's shadow disappear completely when r.Shadow.CSMCaching = 1. ...
The ACL codecs are generating jitter in the animations on the linked UDN. This may be related to the large scale that's being applied to the root bone in the skeleton. This appears to be a regress ...
I would like parity with legacy: 1) only one material 2) socket to be imported Box_Socket file imports same in legacy and interchange: it is just box and socket without collision. ...
Bug reported at https://udn.unrealengine.com/s/question/0D5QP00000tOpXN0A0/using-mutable-plugin-results-in-greyscale-textures-on-android-xr?fromCase=1 ...
When you change the Preview Rendering Level to Android Preview and then close the project, reopen, and do this again it hides the transform widget. ...
When trying to launch a .exe after disabling SM5 in the project settings, an error will appear. The global shader cache file ../../../../Engine/GlobalShaderCache-PCD3D_SM5.bin is missing. ...
Adding a parameter of type structure bp which references an enum as a value to a module script crashes the engine. This issue is also occurring in 4.27. ...
The Editor crashes whenever the reference to the "DeleteThisFunction" function is deleted. ...