The editor is crashing on launch when the Leap Motion plugin is enabled and a leap motion character is being used. This did not occur in 4.14.3. This is a regression. ...
REGRESSION: No, occurs in 4.15 as well Crash occurs when press Ctrl+Tab when the Project Browser is open. I did not crash if I tried this when in the editor itself. ...
The audio can be heard for the opening splash but the video can not be seen. In Binary 4.15.2 neither video or audio play. ...
Setting properties for a static meshes Navigation Collision and then reopening the mesh causes them to be reset. This does not appear to occur in 4.14.3. This is a regression. ...
This test took 13 seconds using Binned2 and 10 seconds using Binned1. It took 0.06 seconds using jemalloc ...
This is not a regression as it occurs in 4.16.2 The test case was just recently updated to test for planar reflections so not sure if this is intended to work or not. ...
Some changes to UEnumProperty::ImportText_Internal prevent this importing the stringified number (which is a float) as an enum value. This affects the JSON importer, and maybe the CSV one too. ...
Attempting to edit the "Collision Enabled" setting of a primitive component while the owner's collision is disabled results in no changes. Regression?: No This occurs in 4.18 ...
Packaging for Android fails if bEnableExceptions is set to true. The errors are in the log file attached below. Regression?: Yes This did not occur in 4.19.2 ...
When using the text search in Blueprints the arrow key functionality is lost if there is a misspelling or when a search produces no results. This worked normally in 4.19 and below. ...