Refraction does not adjust the scene depth texture, leading to a mismatch between Scene Color samples and Scene Depth samples. ...
The following Niagara usage pattern results in either a crash or in incorrect data being read from a Particle Attribute Reader: Emitter Spawn Stage – A module has an Attribute Reader input specifie ...
Could not delete reference in specific level sequence. It seems to be a soft reference because it becomes a reference for pink color, but I do not know where it is being referred. ...
The fbx exporter should support material instance to export the same result has the user see in the content browser or in the level editor. ...
This is a sRGB color space issue. Potential solution: Use regular texture import instead of FImageUtils::ImportFileAsTexture2D in ThumbnailGenerator::GenerateThumbnailFromFile ...
When a parameter value is assigned on a newly created material instance (constant or dynamic) using Set***ParameterValueInternal, the parameter’s ExpressionGUID is left invalid (0,0,0,0). Parameter ...
A licensee has reported an inconsistency in how modified base widget class defaults are propagated to children. When modified via the UMG Designer Graph's Class Defaults, derived classes will be mar ...
When using the delete key to remove a key frame from an animation timeline the entire timeline is removed. ...
This causes the ObjectId pass in MRQ to fail to distinguish between materials in the resulting Cryptomatte file. It looks like FGeometryCacheSceneProxy doesn't implement CreateHitProxies so it's f ...
Child Actor Components run their construction scripts upon parent's placement in level. However, these specifications are not maintained once PIE is initiated. ...