Adding a dynamic binding and preforming a hot reload sometimes causes the binding to not be registered by class/blueprint instances that already exist in the world. Instances need to be replaced fr ...
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 ...
A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...
Context: Blueprint classes can use Instanced/EditInlineNew object property specifiers to create and edit subobjects directly in the editor. Problem: If a child blueprint class has an Instanced/Edit ...
Internal Compile error received from rearranging Format Text nodes Output Log of Error: LogBlueprint:Error: [compiler] Error Internal compiler error inside CreateExecutionSchedule (site 2); please ...
Nanite::BuildShadingCommands() launches two asynchronous tasks: ShadingCommands.SetupTask ShadingCommands.BuildCommandsTask BuildCommandsTask is responsible for modifying ShadingCommands.Commands ...
As the title describes, closing a Geometry's Collection Dataflow Editor window when the ChaosVehiclePlugin is enabled is crashing the Unreal Editor when it is running with the -stompmalloc flag. The ...
This is not a regression. Tested in //UE5/Release-5.2 CL 26001984 The editor crashes when playing in editor on a level that has a break point placed on a ticking draw debug string node that is prec ...
Blueprint Projects can't make APK without compiled .so Error when packaging for Android with any Plugin Disabled. Also seeing Gradle errors if SteamVR plugin is disabled. Setting min version to 14 ...
This was occurring when I quit via the Quit button in the Main Menu GUI. I also repro'd this using the "Quit" command in the console. I found this on Linux, but this was repro'd on Mac and Windows ...