Error message: Assertion failed: IsValid() [Link Removed] [Line: 752] Source Context: 738 return *this; 739 } 740 741 /** 742 * Converts a shared ...
According to CrashReporter there is both an Ensure and a Crash that occur with this callstack. The error message for the Ensure is Ensure condition failed: UIDList == AnimationCurves.UIDList [File:D ...
I got a report from one of my designers that since we took 5.6, they have been unable to see the "Promote to Parameter" options when attempting to bind an output from one of our common tasks. I took ...
Workaround: Navigate to and open the newly-created level in the Content Browser prior to LaunchOn. After using the Save Current As tool, Game runs into error when trying to LaunchOn. Editor display ...
Navmesh generation appears to have issues handling terrain and planes that are at 45 degree or steeper angles even if the agent max slope is set to allow for such movement. While the issue occurs at ...
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. ...