Live Ensure seen in Crash Reporter. Crash Reporter Link: [Link Removed] Hit 13 times by 4 users.Ensure condition failed: Converted [File:D:\build\++UE5\Sync\Engine\Plugins\Runtime\Metasound\Source\ ...
UGameplayStatics::SpawnEmitterAttached will keep relative position when using SnapToTarget. ...
Simulating in editor during runtime rendering causes an assertion to fail after rendering is done. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there ...
After adding C++ to a content-only project, Create Session no longer works in a packaged game. The following warning appears in the log: LogScript:Warning: CreateSession - Invalid or uninitialized ...
When Capsule Direct Shadows are enable, attempting to play in Mobile Preview will cause the preview to crash. ...
The licensee has shared the following workaround for modifying NiagaraMeshVertexFactory.ush. struct FVertexFactoryInterpolantsVSToPS { TANGENTTOWORLD_INTERPOLATOR_BLOCK #if USE_PARTICLE_SUBU ...
The editor is crashing when attempting to hide a bone using the Hide Bone by Name node after using the Set Master Pose Component. ...
Generated from CrashReporter Error Message: Assertion failed: IsValid() [File:D:\build\++UE5\Sync\LocalInstall\Engine\Source\Runtime\Core\Public\Templates\SharedPointer.h] [Line: 1008] ...
Repro Rate 15/25 Regression set to Yes as this was not found on //UE5/Release-5.2 CL 26001984 Binary Building Nanite with a Landscape that has a material including Landscape Visibility Mask still ...
New elements are not being initialized properly when setting up the default value for arrays of user-defined structures in nativized Blueprint C++ constructor code. ...