The crash occurs when trying to assign a new value to RootComponent if the Pawn is already placed on the level Crash does not happen in P4 //UE4/Release-4.25.3 CL 13942748 Other steps to reproduc ...
This is a common crash affecting users in 4.16. Unfortunately they have not provided any additional details. Source Context 3684 // Remove null layer infos 3685 EditorLayerSettings ...
Note: This happens with "Exclusive" nativization mode as well. This occurs because the nativized UDS 'GetDefaultValue()' method is generated into a .h file rather than a .cpp file. This creates a c ...
From https://udn.unrealengine.com/questions/292741/fmultireadersinglewritergt-isnt-thread-safe.html: I've found that FMultiReaderSingleWriterGT has at least 2 bugs: The one that caused a deadlock ...
In the attached project, there are crashes that occur in a few instances. When you open the Third Person Character BP, compiling or attempting to delete it will cause the editor to crash. Also, atte ...
This is an intermittent crash coming out of the 4.17 release. User DescriptionsI had previously added the Open World Demo Collection into my project. When I tried to delete the folder Kite(Somethi ...
This is a common and longstanding crash that has occurred since at least 4.15 and affected nearly 500 users. The CrashGroup was previously linked to [Link Removed], but that had specific repro step ...
https://udn.unrealengine.com/s/case/5004z00001n9LsOAAU/custom-primitive-data-on-bp-inst ance-not-taking-affect-while-in-editor Original Repo is from 4.27, however, it still happens in 5.2. This is ...
This is a regular crash that has occurred through 4.16 and into the 4.17 previews. The callstack is similar to [Link Removed] (invalid), although the error message is different. User Description ...
UDN link: https://udn.unrealengine.com/s/question/0D54z00008BEDfJCAX/set-actor-time-dilation-to-0-during-a-animation-notify-state-cancel-it?fromCase=1 Notify gathering functions (e.g. UAnimSequence ...