Attempting to compile anything in the editor (blueprint, widget, level bp, etc) will cause the editor to crash. Project Link: [Link Removed] Crash Reporter: [Link Removed] Note This has only been ...
When in the editor, the memory use steadily increases ~1mb/s and rises indefinitely. This occurs without having any tabs open, and without performing any actions in the editor. Found in 4.10 Binary ...
When a variable of type AssetID is set to an asset on another level, the reference to the second asset is lost after reloading the project if the second asset is renamed. Regression: No - this beha ...
A licensee reported one of their map crashes on open when they tried to migrate from 4.12 to 4.14. There was no crash in 4.13. This seems to be caused by a certain BP actor that adds InstancedStat ...
Selection highlight cannot be disabled for Skeletal Meshes. They will always have the outline selection and some tinted selection over their faces. Static Meshes do not exhibit this behavior. This ...
UI widgets are appearing a much brighter than they should TEST MACHINE SPECS: iPhone 7, iPhone SE, iPad Pro ...
We encountered this problem too after upgrading to 4.15. It's caused by a timing problem when showing/hiding the async loading splash screen, so we only found it when loading maps in standalone that ...
Open Level node does not open the correct level in Packaged game. Instead of loading the level named in the node, the node will just open the current level. This issue can cause problems with Matine ...
The log2 function does not exist in libc.so on older Android. Using FMath::Log2 instead solves the issue. ...
No volume appears when adding a blueprint of a custom volume class to the viewport. Adding an instance of the custom class directly does show the box, but additional functionality cannot be added v ...