Activating a Sequencer based Camera Shake repetitively results in an assertion being thrown. Assertion failed: DestAllocationIndex != SourceAllocationIndex [File:D:\build\++UE5\Sync\Engine\Source\R ...
Meshes with no UV Coordinates will break the UVs of other meshes contained in the same HLOD if they share a material this only occurs depending on the specific order ...
Under some circumstances, a character falling and sliding along a sloped surface may get hung up near the bottom of the surface before actually landing on the floor. This seems to occur when slidin ...
Add Actor World Offset does not work consistently with physics-enabled objects Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there, it is a regression ...
When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...
Deploying and launching a packaged project, using a Custom Launch Profile that is set to copy the project to a repository, fails due to a missing /. I do not see this issue when running a Quick Lau ...
Generated from CrashReporter Error message - Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address [different address per crash] ...
Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2. The user thought this was related to using Custom collision object types but it is reproducible with ...
At times when trying to assign APEX cloth to LOD1 material the engine will crash. I got a 100% repro rate following the steps listed above. I have found some inconsistent errors when trying to rep ...
Pasting from the UDN: Unsafe code in AbilitySystem can lead to crash when granting an ability inside OnAbilityEnded Hello. We just ran into a crash. After investigation, it seems to be caused by ...