Selecting Perforce from the list of source control options will cause the editor to crash. Crash Reporter [Link Removed] May also be the same as: [Link Removed] REGRESSION? Yes. Issue did not occ ...
Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested: 4.23.1 CL#9631420 , 4.25 CL#11341939 ...
Naming for Inherited Interfaces and Implemented Interfaces is reversed in 5.1 and Main. Inherited interfaces act like implemented interfaces, and inherited interfaces appear listed under Implemented ...
User reporting he is crashing when launching the Editor "This is a 4.9.1 binary build (latest), I can't give you the exact version because it crashes on the initialisation stage at 0%. The system i ...
Certain particle effects in ContentExamples stop playing when looked at from a specific angle. The affected demos are 2.1, 2.4, 2.5, and 2.7 Seen on an Nvidia MacbookPro and AMD MacPro Does not o ...
Clone the GitHub repo for 4.15.1, run setup, gpf, then build UE4. Fails to compile due to metal errors. It would be nice if we could produce a warning if the compiler being used is newer than what ...
Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...
In the rolling ball template, the new floor meshes cause the player character to jump when the player has not pressed any jump commands. It occurs more often if the players movement has been increas ...
Listen servers that do not have a microphone hooked up are dropping clients that do have microphones when the client attempts to transmit voice. The log contains the following errors: [2017.03.28- ...
Crashes when exiting PIE while executing multiple async tasks. By explicitly executing EndTask and FinishAbort of RecieveAbort, this caused by performing out-of-range in array access to InstanceStac ...