This behavior is a regression in 4.12. Essentially we switched to attaching child components as part of the OnRegister() logic. This caused all root-level SCS components (including non-scene compone ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Pair != nullptr [Link Removed] [Line: 520] Source Context:4 ...
Error message: Assertion failed: IsValid() [Link Removed] [Line: 752] Source Context: 738 return *this; 739 } 740 741 /** 742 * Converts a shared ...
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 ...
Deploying and launching a packaged project, using a Custom Launch Profile that is set to copy the project to a repository, fails due to a missing /. I do not see this issue when running a Quick Lau ...
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 ...
This is a common crash affecting Mac users on 4.15 and 4.16 User Descriptionswhen i activate the blur effect of chameleon plugin. From LogAssertion failed: Assertion failed: IsValidRef(GBufferReso ...
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. ...