This is a common and longstanding crash that has affected many users since at least 4.11. Source context not available (error in user code?). User DescriptionsI was duplicating a Set function in c ...
When using a source build of 4.12, the crash report client window does not open even if Crash Report Client is manually built alongside the editor. UPDATE: Only affecting Source builds from Github. ...
User imported a custom image in the correct format to be used as an Ambient Cubemap within the Post Process Volume. Enabled detailed lighting mode by pressing Al+5 and the image has been tilted/of ...
Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...
Deleting a bound function from a widget sets the binding to None which causes compile to fail. Deleting a bound function from a widget sets the binding to None which causes compile to fail The li ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...
Crashes when resizing Standalone game window by dragging lower right corner to and fro to increase/decrease window size. [Link Removed] Error message: SEGV_MAPERR at 0x3 Source Context:none Mos ...
While testing GPU - ContentExamples - Lighting - Nvidia gtx 770 in the 4.16 GPU Compat Pass, I noticed a strange effect on lights while the player is in motion. I've had multiple people attempt to ...
When an object whose class has the EditInlineNew specifier is added to an instanced property, any children of the blueprint will have a reference to the same object that was created for the instance ...
Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...