This is a common crash affecting users in 4.16 User DescriptionsI imported an FBX and the editor crashed.alembic import from brekelwhats wrong with the ue4 alembic importer? Source Context 120 ...
Have attached examples of this in action, including breakpoints showing the FDateTime::Ticks count as zero. Also showed that this is an issue for the existing GetYear/GetMonth/GetDay methods (and an ...
Support for editor-exposed uproperties of type TOptional<T> has been added by CL 28199740 on september 2023. However, since then until today in UE 5.5, a crash can happen when exposing TOptional<FNa ...
When adding elements to an array inside a code class, blueprint instances of the class do not have their array updated after a hot reload. ...
When playing the user's project in editor vs Packaged, there has been different results for the enemies collision. When playing in PIE, you are able to fly through the enemies with no issues. When p ...
On first launch of an AR app with Android the camera passthrough will render black. This also happens if an app is minimized and re-opened. This will not repro if there is no candidate image assign ...
The Vertex Interpolator Material Expression appears to collapse separate instances from separate Material Layers, leading to visual artifacts when used. Also tested on UE5_Main, CL: 34200103 ...
Placing a special UTF-8 character into the "ProjectDisplayedTitle" will result in GPU dumps failing to open. This appears to be because the dump will switch between us-ascii and UTF-16 file formats ...
This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on the affected project names, this crash seems co ...
The orientation warping node breaks incoming poses where bones are already in component space. This is because, in EvaluateSkeletalControl_AnyThread, we are repeatedly setting bone transforms direc ...