Custom Stencils don't appear to work with 3d widgets. ...
The scale for the VR editor does not return to 1:1 after teleporting as stated in the documentation. The scale remains the same after teleportation. Docs link: https://docs.unrealengine.com/latest ...
Set mouse current cursor does not set until the user clicks in the window when using PIE. The user must click into the window before the mouse cursor will change. Note: This does not happen in sta ...
This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...
When navigating the viewport, placed actors can leave a "black shadow" as the camera viewpoint changes. The artifacting remains until "Game view" or wireframe mode is activated. This only occurs i ...
User's project appears to crash when setting nativize assets to inclusive ...
If the Runtime Mesh Component is installed in the 4.14 Binary Engine, upgrading a copy of a code project from 4.14 to 4.15, even if it does not use that plugin, will result in the upgrade process ha ...
Assertion failed: Buffer [\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Commands.cpp][Line: 1487] Note I have narrowed it down to a material with "color" in its name that is causing this cra ...
Child rotation appears to change when parent is negatively scaled and the map is saved using "Save Current" button. If this is then followed up by re-opening the map, the user's asset will experienc ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 79 auto RenderCommand = [=](FRHICommandListImmediate& RHICmdList){ 80 81 ...