Adding DoNotCreateDefaultSubobject to a class after placing an instance of that class in the viewport will fail to be recognized when duplicating the placed instance. This is not a hot reload issue ...
Packaging fails in a C++ project when the Project Name field (Project Settings->Description->Project Name) contains an apostrophe. I've attached the logs from the 4.15 version of the project. Thi ...
By default in a new project, Launch On creates a WindowsNoEditor build, but the WindowsNoEditor*.ini settings don't seem to override the Default*.ini settings. ...
Making a blueprint variable a container (a Set or a Map with the Variable's "Pin Type" set to a custom Enum) and restarting the editor causes the editor to crash when opening the blueprint. Note: O ...
If you open a VS2017 sln and enable UnrealVS on the toolbar you'll see the refresh and batch builder button, but no field to fill in the project to compile. Clicking the Batch builder button will d ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: DepPkgInfo->bIni ...
Attempting to pass a TMap or TSet into a UFUNCTION as a parameter causes a compilation error. Removing the UFUNCTION declaration works. Error messages:2>D:\Unreal Projects\Main\MyProject14\Source\M ...
Error message: Assertion failed: ModuleInfo.Module.IsUnique() [Link Removed] [Line: 557] Source Context: Most recent user affected CL: Logs: See attached Issue call stack shares some similariti ...
Packaging a C++ project for Android, iOS, or Windows produces an Error. This issue did not reproduce when testing in a source build from P4. Spoke with ChrisB and he believes this is due to the pac ...
If ConstructorHelpers::FObjectFinder is used with UPaperFlipbook as its class specifier, compiling the code fails with the following error: Error C2664 'void ConstructorHelpers::ValidateObject(UObj ...