It seems that the crash is related to all of the "Write" events. I tested the Event ChaosDestruction Write, Event Float Write, and Event Bool Write and all 3 caused the crash, but their "Read" count ...
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 ...
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 ...
The scenerendering graph doesn't display correctly when you increase the Small Font for the Engine. The rows don't adjust to the font size. The user increased font size to make print strings in VR ...
We have been unable to get an internal repro so far, however we have had quite a few reports from the community reporting this issue. One user also stated this happens when migrating a project over ...
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 ...