When working on a level asset and using command "File – Save Current Level As..." to save it over a different level asset, the engine first deletes the target level (that's going to be overwritten) ...
From licensee: We're trying to reduce component count on our landscape using the resize tool. When modifying the landscape execution never completes. When I hit pause and get a breakpoint to see wh ...
This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred, but at least two of the affected projects are being creat ...
This question was created in reference to: [Link Removed] This post references the first post because this problem was not discovered till now. I think it was masked because the issue appears to be ...
When testing networked multiplayer with two controllers, if the server window (editor) has focus, controller 1 controls the server character and controller 2 controls the client character. If the c ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...
Building SDF and Mesh Cards require material properties (2 sided and blend mode) applied on Static Mesh to be known at Static Mesh build time. If not, it may leads to rendering artifacts: Reflectio ...
When this issue occurs printing out the addresses of each item in the array shows that elements 2 and 3 have the same address, so for some reason the second element's value is being overridden by th ...
There are a number of assets/content missing from the Paper2D plugin content within the Content Browser. Whether you create a new 4.14 project or upgrade from a previous version, these assets are r ...
Pausing simulation in PIE does not pause looped timers on the Server when players is set to more than 1. The Client pauses the timer as expected. With only one player, timers are paused as expected. ...