When forward shading is enabled some assets will have a shadow flicker along their face geometry. It has a similar look of z-fighting with polygon faces. This issue does not happen in Deferred rende ...
When using Volumetric Translucent Shadows for static meshes the shadows will only work if the mesh is selected. When the mesh is deselected it will not render. This worked in 4.8.3, but is broken ...
User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...
When the "Enable Zero Iteration" and "Use ML Audio for Zero Iteration" settings are both checked, the audio doesn't play inside Unreal Editor. This happens in the following cases:Playing an audio fi ...
This is on tvOS 10.2. This is a regression from 4.15 ...
If you delete a map while it is marked to be cooked in a custom profile, then run the custom profile the map won't be deleted from the profile .ulps. I wasn't able to launch using the new custom pr ...
When an instance is removed from a Hierarchical Instanced Static Mesh's array, if there are indices that are further along in the array that fill that index, the last index in the array is used to d ...
Volumetric Translucent Shadow not showing in game mode for versions 4.23-4.25. Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 11590370), 4.23.1(CL 9631420), 4.22.3(CL 7053642). Wor ...
The HLOD system gets stuck in a infinite loop when building. Comment from the user: ++I've tracked it down to this code: const AActor* UHLODProxy::FindFirstActor(const ALODActor* LODActor) { a ...
Regression as of 4.22. Translucent Depth Sort Policy results in improper rendering ( Z-Fighting flickering) with Paper2D Sprite Components. ...