This can happen with any mode. What actually happens is, when closing the Editor, the Editor saves its layout before closing the active Editor Mode, which leads the editor to think the tabs are sti ...
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 ...
When creating the emitter's track widget we search for the stack view model's root entry, but the stack view model pointer is null, so we crash. ...
Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2. The user thought this was related to using Custom collision object types but it is reproducible with ...
This JIRA is being entered as a result of this being one of the top crashes in 4.13 Preview 2 Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2 ...
When switching localization for testing, text does not change language in PIE. ...
Any blueprint with a TArray of a struct containing a TMap crashes the editor when adding elements ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
This is a common crash affecting users in 4.16. User Descriptionsrender a sequence to a video file or image sequence Source Context 205 void FormatForEDL(FString& OutputString, const FStri ...
Looks like we are hitting a check when you try and change the default widget class for this. ...