Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...
Attempting to open a data table based on a struct with a slate brush variable crashes the editor. Frequency: 2/2 CrashReporter: N/A ...
Splitting struct pins calls override warning after compiling a blueprint. The warning states that it will be removed once the asset is saved, however upon saving the asset does not disappear. ...
UND: https://udn.unrealengine.com/questions/559972/invalid-map-in-blueprint-unable-to-be-deleted-urge.html If you delete a struct in Windows Explorer manually, then open a project/BP, it will ask t ...
When a code class deriving from WheeledVehicleMovementComponent is created in a Vehicle Advanced template project, the user is required to include a constructor for the FWheelSetup struct in Wheeled ...
When a Struct is used as a Local Variable in a Blueprint Function Library, the defaults for its member variables are not saved. If, for example, I enter "3" for an Int member, and "Foo" for a String ...
Editor language switch can turn struct get/set nodes pins(split) to display extra string of letters & numbers after their original name. ...
Context: Static Mesh Spawner is used to spawn one static mesh per point in the provided point data. PCGMeshSelectorByAttribute is used to select an entry based on an attribute present on the mesh. ...
Class ref is not passed to server within the struct in UE 4.19. Instead, the default value is passed to the server. LogNetPackageMap: Warning: SanityCheckExport: CacheObject == NULL. NetGUID: 1, Ob ...
Any blueprint with a TArray of a struct containing a TMap crashes the editor when adding elements ...