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: IsValidRef(GBuff ...
During GC, if a file was manually deleted (but the storage system is still track), GC can erroneously fail (and never remove the reference). This causes a backup in GC, putting the whole algorithm i ...
This is a trending Mac crash coming out of the 4.17.0 release. It appears to occur before users are able to open their project. I have not found any records of this crash occurring on Windows. Use ...
This is a trending Linux crash in 4.17.0 that has also occurred in 4.16 Callstack from LogLogLinux: Error: appError called: Assertion failed: Assertion failed: [File:/home/---/UnrealEngine/Engine/ ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...
The backtrace is: F/DEBUG : backtrace: F/DEBUG : #00 pc 00070e22 /vendor/lib/hw/vulkan.msm8994.so (A4xCommandBuffer::HwProcessWorkload(QglWorkload*)+585) F/DEBUG : #01 pc 0004758d / ...
Environment Queries Ignore tests for Custom Collision Object Overlaps. Note: The expected behavior seems to have worked in 4.21, After following the steps to reproduce, I can verify a successful de ...
If used inside a UMG Blueprint, a struct that has only one element will remove the element from the struct after compiling the blueprint. If the element is edited or a second element is added then ...
**Physics collision ignores Capsule Collision, When Skeletal mesh root bone orientation is rotated in the Z-Axis, resulting in unexpected collision behavior. Screen shot has been attached to de ...
The first time that a Behavior Tree editor window changes from the tree to the Blackboard can cause a crash if you add and remove a key from the Blackboard via a different Behavior Tree editor windo ...