If a block comment is used above the UCLASS Macro, leading spaces before the start of the comment causes UHT to fail and the solution to fail compile with a "Missing 'UCLASS' in Class declaration" e ...
Closing a project using the red X will cause a signal 11 error in the terminal after the project closes. ...
The editor will crash if the Window menu button next to Edit is pressed after compiling a toolbar plugin through the editor and attempting to click/use it. ...
This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...
Performing a hot reload in the Editor after adding a custom UserDefinedEnum C++ class to a project results in a crash. A normal compile in Visual Studio will complete successfully. ...
In ACharacter::StopAnimMontage(), the call to AnimInstance->Montage_Stop() does not include the parameter identifying which montage needs to stop. It appears that this results in all active AnimMont ...
When you use the IsOverlappingActor node to determine whether or not something is overlapping another actor, it returns false regardless of whether or not you're actually overlapping another actor. ...
Running an automation test for Directory Watcher for Plugins causes the editor to crash on the Simple Modify step. Occurs only in 4.10 Preview 3. Regression: This does not occur in 4.9.2, but occu ...
In a function, creating a local Pawn or Actor variable, getting it, and then converting the Get to a Validated Get will cause the editor to crash upon compiling the blueprint. Found in 4.10.2 binar ...
In the attached project, there are crashes that occur in a few instances. When you open the Third Person Character BP, compiling or attempting to delete it will cause the editor to crash. Also, atte ...