Users reported seeing the line "LogUObjectGlobals:Warning: Failed to find object 'Class None.'" in the Output log after creating a project. I was able to confirm in a new blank code project without ...
Execution reroute nodes become wildcard reroute nodes when creating a second reroute node off the same execution pin. Note: this does not appear to affect their functionality as execution reroute no ...
Rich text does not display on Linux. A Warning: Rich text formatting is disabled message appears where rich text would normally be displayed. I do not see this issue on Windows. REGRESSION: Yes Wo ...
When editing a Static function from a Blueprint Function Library, any blueprints that have already had it added are unable to be saved. This can be worked around by removing the node and adding it a ...
Selecting an object that is simulating physics while the simulating will cause that object to stop simulating physics. Moving the object with the widget and releasing will cause the physics to begi ...
There are lengthy compile times with a blueprint with 50+ instances in the level that contains an array of self references. On lower-end machines, the compile times are upwards of 10 seconds. Found ...
Including VoiceInterface.h causes compiling to fail until you include OnlineSubsystem.h in the same file. This is not expected because VoiceInterface.h is part of the OnlineSubsystem module which ...
A Wheeled Vehicle's wheels do not have collision when packaged into an HTML5 game. Regression?: Yes This issue did not occur in 4.13.2 Note: This is currently blocked from testing in Main as the P ...
When you attempt to access MIDIDeviceController.h in your own project, it'll fail when you include it. This is the main error, while the other is a syntax error: missing type specifier - int assume ...
After enabling "Support Deferred Rendering with Metal" and then launching to an IOS device (in this case iphone 6+) the game will no longer open and run. REGRESSION? Yes Worked in Binary 4.13.2 C ...