Running a packaged game with DX12 will crash on launch every second start and after. If you delete the files with the .ushaderprecache extension that are in the ProjectName/Saved folder the exe star ...
A licensee has reported that Full Screen native resolution does not work properly on the iPad Pro 11-inch and on the iPad Pro 12.9-inch (3rd generation). Black borders are used around the screen ins ...
The second player's screen in a Split Screen multiplayer session on Android does not render. It remains completely black. This was also an issue prior to 4.15 but was fixed with [Link Removed]. The ...
Reported by a user from Reflector. ...
UCharacterMovementComponent::SimulateMovement line 1729 checks: if (!bHandledNetUpdate || !bNetworkSkipProxyPredictionOnNetUpdate || !CharacterMovementCVars::NetEnableSkipProxyPredictionOnNetUpdate) ...
If a BP actor containing textured static meshes starts with a small transform scale, when scaled up, the texture streamer fails to load in the higher mips and the texture looks blurry. Working as e ...
Color set by Vector Parameters in a material differs in preview from color obtained in retainer box. Obtained color does not match either sRGB or Linear values of color visible in material preview. ...
Enabled the SSR Experimental Denoiser using Vulkan causes the Engine to crash. This crash does not happen with DX11 or DX12. This happens on Linux and Windows (-vulkan). This was reported and teste ...
Setting CLion as the default IDE causes Unreal to not recognize it as a compiler. You are unable to compile C++ projects or create new ones with it set this way. This was reported and tested in 4. ...
Appears to be an issue with load order and the timing of when we populate the 'ShowSpriteCommands' and 'SpriteIDToIndexMap' containers, which we assert on if they're not the same size. The original ...