This user's project crashes on opening a level in PIE after adding a variable to a struct referenced in the GameInstance. Note that I had to do this twice to get the crash to occur. The project can ...
The linked project crashes on open after attempting to implement an interface and a duplicate of that same interface with different function names. This has not been reproduced in a clean project, h ...
If a function inside a BlueprintFunctionLibrary class is declared as static, instances of the function node inside blueprints cause the blueprint to not save after a hot reload. This does not affec ...
// enforce color target is <= depth and MSAA settings match if(RTTDesc.Width > DTTDesc.Width || RTTDesc.Height > DTTDesc.Height || RTTDesc.SampleDesc.Count != DTTDesc.SampleDesc.Count || ...
When forward rendering is enabled along with Mesh Distance Fields if you go to visualize Distance Field AO in the main viewport the editor will crash. This only affects the Forward Render and works ...
Tested on Nexus 6P with Android 7.0 Suggest that on mobile the background is not rendered in real time, instead we render the blurred image for one frame and use that same image for subsequent fr ...
When navigating the viewport, placed actors can leave a "black shadow" as the camera viewpoint changes. The artifacting remains until "Game view" or wireframe mode is activated. This only occurs i ...
If you change focus to the Blueprint Editor (Alt+tab) while a Microsoft IME keyboard is active, the editor will freeze for a short time. The duration of the freeze is dependent on the number of blue ...
World Outliner selection does not update transform widget location during play. This issue can be easily fixed simply by reselecting the object, this issue only affects the first time the object is ...
This is a trending Mac crash coming out of the 4.18 previews. Most of the project titles experiencing this crash mention "AR" It is the exact same callstack and crashgroup as [Link Removed], but th ...