This is working properly in 4.21.2 ...
When using WorldComposition and building LOD for a sublevel, textures of generated Landscape LOD are not correct when the project has forward rendering enabled. The issue is that the material gener ...
When editing the texture parameter of Material Isntacne using Editor Utility Widget, the old texture is linked with the SoftReference. When change the texture parameter in Material Instance Editor, ...
When adding a camera cut track through sequencer scripting there is no way to set the camera cut track on the movie scene, which is how the add track menu determines if a new one can be added. This ...
Using r.Shaders.Optimize=0 with native metal libs results in a crash of the packaged build at runtime. Workarounds is to either not use native metal libs for text shaders or in MetalShaders.cpp co ...
Binding overrides don't work for camera actor tracking. This may affect attach tracks as well. ...
Empty actor spawnables do not have any components after an editor restart. ...