When attempting to test for ESDSR on Android, the Sequencer project fails to package towards the end of the Build Command. Runtime/OpenGLDrv/Public\OpenGLESDeferred.h(267,5) : warning: 'OPENGL_ES2 ...
The build system supports many types of flags that can be enabled in game-specific Target.cs files to enable things like logging in shipping, target-specific overrides like custom config, or enablin ...
This is a Regression. 4.26.2 - Binary - no issue creating a session. 4.27.1 - Binary - no issue creating a session if you convert a previously working 4.26.2 project. 4.27.1 - Binary - Fails to c ...
In some situation, Slate tries to secure incredible amount size data and run out of memory. This happens a cell having very long and complex serialized text appears on the editor and it is placed to ...
When an actor is moved on the level editor viewport, it is reconstructed along with its components, which at first makes their properties reset to their default state. Thankfully, this does not happ ...
Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...
This is a somewhat common crash on Mac that has affected users since 4.16. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log [2017.09.08-05.17. ...
Attempting to open a data table based on a struct with a slate brush variable crashes the editor. Frequency: 2/2 CrashReporter: N/A ...
This is a longstanding crash that has occurred for more than 200 users since at least 4.13. Based on user descriptions this appears to permanently corrupt a project. User DescriptionsI just turned ...
Fix the cross compiler so half precision is supportedAdd a project setting to specify the default precision to support on ES31. Be sure the shader version takes this setting into account. — User des ...