This was discovered externally and reported on UDN here: https://udn.unrealengine.com/questions/563268/mac-editor-crash-when-disable-ambient-occlusion.html ...
Opening the maps from the Soul: City asset pack on Linux causes a crash. This seems to be rendering related. It was originally reported as a Vulkan specific issue but we've reproduced it without Vul ...
When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...
When the ExportAll window is opened, changing the file type filter and attempting to edit the chosen file field causes the editor to crash. ...
Users on the forums are hitting a crash on their initial launch of the engine into dx12. There is currently a workaround to load into the project with dx11 first, compile shaders, then youre fine to ...
In the Landscape Tutorial Overview there is a word missing in the tutorial. ...
When an animation is skipping frames, interpolation will not occur if the Max Evaluation Rate is set to the same number as the number of frames being skipped (or 1 frame higher). The Eval Rate will ...
Created in relation to https://udn.unrealengine.com/questions/405764/is-it-possible-to-set-sequencer-spawnables-propert.html Issue relates to behavior of the Event BeginPlay and the propagation of ...
The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0. Possibly related to [Link Removed] Tested in 4.6.1 a ...