There is an error with the SmartMacroInterface, where you can't use an empty wildcard "Make Array" node. This error makes the blueprint not compile and the macro unusable. Disabling the bUseSimpleWi ...
Filepath for asset referenced in Gamemode blueprint produces error: /Game/ACustom/Code/cBP_Gamemode: Failed import for ObjectProperty /Game/ACustom/HUD/Game_UI.Game_UI_C:STMSG Fix up redirectors ...
Spawning an Instance Static Mesh at runtime does not have collision. This issue appears only in 4.8 Preview 1 and the 4.8 Release branch (tested on CL-2540862), but is fixed in Main Branch as of Ma ...
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 ...
Crash Reporter: [Link Removed] In a Blend Space 1D, setting the minimum value to any variable other than zero then applying and saving results in the editor crashing. Since being labeled "fixed," ...
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 ...