Shadows on the surface of SingleLayerWater are heavily pixelated, and don't appear to use bilinear filtering at all. Also tested on //UE5/Release-5.5, CL: 36481335 ...
Calling "FStaticMeshCompiler::FinishCompilation" on multiple assets simultaneously can cause a hang. Also tested on //UE5/Release-5.5, CL: 36784631 ...
When using the legacy fbx importer with time zero option to true the skinning is good. So its a regression. Would be awesome if it can be fix in 5.5.1 ...
This occurs in UE5/EA and in Release-5.0 ...
Calling PlayDynamicForceFeedback in code does not affect controller rumble. ...
At the time this Jira is created, UE 5.1 and 5.2 is using VS 17.3.6 which is working correctly. any update after should repro the issue. ...
Console history is saved correctly in 5.1. The cause is input.ini in EnhancedInput and InputDebugging added in 5.2. Removing these files are a work around. ...
Cascaded shadows disappear at some FOVs when far from the world origin. This behavior was not present in 5.2. Also found in CL: 32690246 in Release-5.4 ...
Report from a licensee that InitializeControlRigComponent using CR_Frame_Destructible in city sample is taking a lot of frame time. It seems that a lot of time is being spent hashing and also URigV ...
Physics Thruster actor does not affect destruction meshes that it is attached to. ...