Calling SetActorLabel in construction script will cause a crash. Also occurring in Main @ CL 4235929 ...
It seems that cloth simulation doesn't work correctly on 4.20 if Compute Skin Cache is ON. We can easily repro it with Content Example [Link Removed] Is this by design? ...
In PC ,RHICreateTargetableShaderResource2D will create SeparateTarget and ShaderResource, and after basepass resolve depth from TargetableTexture to ShaderResourceTexture. But in mobile preview, ...
The reason is simple, the actor names is not the same as the metadata name: [Image Removed] ...
Offline save games don't work on Apple TV, (in fact all file operations fail) because Apple has decided that you can't store anything in the NSDocumentDirectory anymore. The fix is to replace occurr ...
This does not occur except for Camera actors. ...
Setting r.MaxAnisotropy by console in editor has no effect on texture sampler's MaxAnisotropy. If the startup value of r.MaxAnisotropy is 8, then the MaxAnisotropy is always 8 no matter how r.MaxA ...