The licensee has identified a potential fix by changing if( Settings.bLerpUVs ) to if( Settings.bLerpUVs || UVIndex == 0 ) On line 389 of NaniteBuilder\Private\Cluster.cpp in UE 5.5 ...
When Megalights is enabled, light can leak into areas that should be occluded for lights with smallish (5.0) source length and source size. [Image Removed][Image Removed] This was taken with r.Ray ...
This issue seems to stem from HasClientLoadedCurrentWorld returning true in AGameMode::RemovePlayerControllerFromPlayerCount. When removing a player controller, the GameMode checks if a seamless tra ...
Reproduction rate: 5/5 Regression check: No, this also occurs in 5.4.2. Please note that this issue only reproduces with the Gamepad Face Button Bottom and does not occur for any other gamepad butt ...
When a component is removed from a class that exists as an instance with external actors enabled, a deleted BP component on an actor will remain referenced by the instance. Disabling External Actor ...
Shadow depths performance for non-VSM in certain scenes, notably those with rect lights and meshes that are set to movable, went from ~2ms to ~18ms going from UE 5.3 to UE 5.4. Setting the movable a ...
WaterBody Actors will cast static shadows in built lighting even if their Cast Shadow options are disabled. ...
There seems to be a regression with linear textures (commonly for multi-channel masked textures) in UE5.4. Setting the "Encoding Override" (under Texture > Advanced > Source Color Settings) to "Line ...
The last level of impostors in PCG volumes render incorrectly after updating from 5.3 to 5.4. ...