Send "Enter Key" is not working with press and release key in Web Browser plugin

Tools - Mar 3, 2020

When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...

Crash if the number of spline points is less the one spline point currently selected

Tools - Feb 26, 2020

Spline components with "input spline points to construction script" enabled causes crash when selecting a spline point and reducing the total number of spline points below the selected spline. Te ...

Null Redirector For Main Game Level Is Packaged Without Error After Fixing Redirector

Tools - Feb 24, 2020

After moving a level into a folder and fixing the redirectors (right click in content browser) the project will package a Null reference without throwing an error. This will let you create a project ...

Setting an overlay's alpha to 0 does not display as fully transparent

Tools - Feb 19, 2020

Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested:  4.23.1 CL#9631420 , 4.25 CL#11341939 ...

Command r.DebugSafeZone.Mode 0 does not disable overlays

Tools - Feb 19, 2020

Running the console command r.DebugSafeZone.Mode 0 does not disable all overlays.  The issue occurs when setting custom values in DefaultEngine.ini as well.  Tested using the following settings:  ...

Mac - Unable to drag-drop import with special characters

Tools - Feb 18, 2020

Dragging + Dropping a file with special characters to import on Mac results in Error. "LogFactory: Error: Can't find file 'filepath' for import" Workaround: Click 'Import' in content browser inste ...

Custom Profiles Don't Update Maps To Cook When One Is Deleted

Tools - Feb 10, 2020

If you delete a map while it is marked to be cooked in a custom profile, then run the custom profile the map won't be deleted from the profile .ulps. I wasn't able to launch using the new custom pr ...

Reordering instanced components in the Actor Details tab invalidates the relocated instance such that it can no longer be registered into the current world.

Tools - Feb 5, 2020

After reordering, if you hover over the "Component Blueprint B" entry, the object path indicates that it's incorrectly referencing a transient object. This is why GetWorld() now returns NULL and the ...

Increasing Font Size Makes The SceneRendering Table Impossible To Read

Tools - Jan 27, 2020

The scenerendering graph doesn't display correctly when you increase the Small Font for the Engine. The rows don't adjust to the font size. The user increased font size to make print strings in VR ...