When using mutliple monitors connected to a Mac the mouse behavior does not function well. Attempting to navigate and drag windows to and from individual displays proves difficult. The user reporti ...
There are instances where HLODs will either generate a lightmap but not assign it to the correct Lightmap Coordinate index from the target lightmap setting in the HLOD outliner or the Lightmap will ...
If ten or more of the same actor in a level have the "replicate movement" checkbox set to true, the editor will crash on PIE if the number of players is set to 2 (or with 1/2/3 players if dedicated ...
In ES3.1 preview, Landscape will render default material if change landscape material by using material instance of landscape's material. Will render correct if using another material's instance ...
Recent changes in the MeshReductionManagerModule::StartupModule() have introduced issues where it won't respect what reduction modules have been set in the config file. This is a big issue for plugi ...
Full set of warnings:LogShaderCompilers:Warning: Failed to compile Material /Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Leaves_Mat.HillTree_01_Leaves_Mat for platform PCD3D_SM5, Defaul ...
There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...
We started running into issues with the console history not saving after upgrading to 5.2.1. The console history (as in the commands last input into the in-game console) is no longer being saved bet ...
A user adds 3 .h files though Visual studio where the first contains a struct, the 2nd includes the 1st, the 3rd includes the 2nd and tries to make a variable of the struct declared in the 1st. The ...
A UDN reported various crashes at exit in the embedded Python library. I was able to repro the issue in Release-5.1 and trace it back at the point where python runs its garbage collection in Py_Fina ...