at first, a "OpenGL Not Supported" message box appears and then the Editor instantly crashes after the "OK" button has been pressed. I tried again, but this time, passing in the "-opengl" flag. it ...
After attempting to preview the undefined File Media Source in the Media Player Window and getting an error. I set the path of the File Media Source to Windows sample video 'Wilflife'. Then attempt ...
When unchecking the Occlusion culling option in the project settings, if you place over 1.5k foliage meshes in the world, they stop rendering, the meshes are still present in the level and can be se ...
There are some pre-processor checks in the Engine code that look for the version of MSC that was introduced with Visual Studio 2017 (eg. #if _MSC_VER == 1900). However, this does not take into consi ...
There is a major performance drop after 4.18 when calling draw material to render target. This is an issue reported by many community members, and there seem to be additional reports with different ...
At present AttackTrack's context menu has three patterns of Attach target change flowChange constraintBindingIDUse ExsitBindingUse NewBinding However, 1 and 3 can correctly change the target, but t ...
When the 'Show Friendly Variable Names' option is set to false in Editor preferences, attempting to create (once you press 'Enter' to accept the new Blueprint name) or open a Blueprint causes the ed ...
User is receiving a crash after a brand new installation of version 4.24.1 NOTE: User is able to launch 4.20 - 4.23.1 without issue. "I tried reinstalling the editor build, updating all of my dr ...
The creation wizard is not correctly adding the #include path in the CPP file. To fix the issue to get the project to compile you have to add the path in the .CPP file within Visual Studio. In this ...
Context Sensitive searches in Widget Blueprints is not working as expected in 5.1. I was able to reproduce this 4/4 times in 5.1, and confirmed that this issue is a regression as the search works as ...