Adding a new code class derived from AnimInstance will cause the Visual Studio build to fail in a project based on the code Vehicle template. The build errors indicate that there are problems in the ...
This is a common crash occurring for Mac users on the 4.17 Preview, and a few cases in 4.16. I have been unable to find any matching reports of this crash on Windows. There is a slight variation in ...
Context The property 'DefaultStartingData' in AbilitySystemComponent can be configured from blueprint to spawn default attribute sets. This happens OnRegister. For runtime spawned actors like pawns ...
This was tested on Windows the crash does not occur. This crash also occurs on Matinee cinematic as well, but only when you ~ quit the standalone game. ...
Re-ording the Transformpass array results in a crash of the engine. Link to repro video: [Link Removed] ...
Performing a Hot Reload after creating a custom UClass class can result in a crash. This was reported on Linux, but reproduced on Windows. Additional testing will be done on Linux to confirm the is ...
Block tags are not working correctly in version 5.5.2, it was working in 5.5.1. This is caused by a change done in version 5.5.2. The exact CL is: CL 35930696 ...
When launching on or opening a packaged UnrealMatch3 project GameCenter does not login for the paired account. This causes Leaderboards and Achievements to appear blank. Tested on iPhone6s_6240 OS: ...
Crash seems inconsistent, doesn't seem to happen every time. You may have to change the variables and re-compile through the editor a few times to get it to trigger. The crash did occur for me when ...
Calling ServerTravel with bShouldSkipGameNotify set to false results in a crash. The reproduction case provided is in PIE but this also occurs in a packaged game Regression?: Yes This did not occur ...