UDN user reported frequent crashes in FStaticMesh::~FStaticMesh() on DrawListLinks[i]->Remove(false); Crash went away after adding critical sections to FStaticMesh::LinkDrawList(), FStaticMesh::Unl ...
GetArrayView is returning incorrect values in Standalone games. The correct values are returned when played in Editor. ...
The licensee has reported, and I was able to reproduce, that specifically in package builds targeting Development configuration, trying to toggle the SmartLinkEnabled state of a NavLinkProxy will cr ...
If the user tries to join a listen server with an app that is running on the Gear VR the App will stop working. ...
This was occurring when I quit via the Quit button in the Main Menu GUI. I also repro'd this using the "Quit" command in the console. I found this on Linux, but this was repro'd on Mac and Windows ...
When a "Make Static" node is used in a Niagara Function Script or Niagara Module Script to supply the input value for a Static Switch Selector or, a Function Parameter, or a Function Parameter Defau ...
Context: A static mesh is able to have a geometry collection generated from it using the Fracture editing mode. It can be fractured in many different ways, and when acted upon by a chaos field agent ...
"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...
This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...