https://forums.unrealengine.com/showthread.php?126489-Test-the-Forward-Renderer-in-your-PC-VR-projects-with-the-4-14-Preview&p=653027&viewfull=1#post653027 ...
This is a new Linux crash in 4.18.1. There are a few similar but different callstacks that reference dri/radeonsi_dri.so() I've attached a log, but none of the ones I've looked at appear to contai ...
Stub functions generated for unconverted assets as dependencies of nativized assets do not properly handle output parameters (the result is not assigned after the ProcessEvent() call). Suggested fi ...
The PostProcess Outline Material doesn't render properly. Broken in 4.20.1 (CL - 4239966) and 4.21 (CL - 4245542) Working in 4.19.2 (CL - 4033788) ...
There is this new variable. bDisableExposure which is set true when Feature level isn't SM5. Exposure bias should be supported on other platforms too. PR: https://github.com/EpicGames/UnrealEngine/ ...
When this asset is imported into 4.22.1(4.22E0) it has incorrect object position and rotation. In 4.21.2 (4.21E3) the asset has the correct object position and rotation. ...
The "Reset Seed on Emitter Looping" has no effect when enabled. Tested in: 4.22.3 CL#7053642 , 4.23.1 CL#9631420 , 4.25 CL#10868506 ...
r.HZBOcclusion 1 gives incorrect results with split screen on D3D11. With -d3d12 it renders correctly. It also renders correctly if the RenderDoc plugin is enabled or the editor is running with -on ...
After migrating to version 5.1, the UI does not fill the screen and there is an empty space. Please refer to the attached screenshot and test project. tested device : galaxy Z flip 3 ...
The editor crashes if a BT is changed while its Blackboard has an Object type key with its BaseClass set to None (null). There is no warning or log alerting the user that setting the BaseClass to No ...