When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...
We recently had a few occurrences of crashes caused by a "Fatal world leaks detected" error when unloading a level (in a packaged game and in editor). I tracked down what was keeping a references t ...
The editor might crash when stopping PIE in some scenarios ...
Licensee is reporting a crash when they are calling SetSkinWeightProfile. ...
Ran into a crash when trying to programmatically add foliage to a large WP level with some unloaded IFAs. ...
Intermittent crash in virtual texture transcode. Usually mempy from nullptr but also occasionally we see the same callstack with memcpy to random location. ...
In SkeletalRenderNanite.cpp / FDynamicSkelMeshObjectDataNanite::UpdateBonesRemovedByLOD, bone indices are of type FBoneIndexType (defined as uint16 from BoneIndices.h), instead of int32. On line 18 ...
Licensee is reporting an intermittent crash when using the rewind debugger in the Game Anim Sample. ...
We've encountered a crash when trying to delete a folder after renaming one of its' children. I have attached a video and the callstack to this ticket. This might be related to [Link Removed] as the ...