Reporting Issues for Documentation

One of the Unreal Engine developer documentation pages is broken and won’t load at all on any browsers, had the same issue on mobile as well:

Releasing Your Project

If it helps, this is the message I get in the HTTP 500 response when trying to load the page:

{
"message": "reached end of buffer without matching on tag REGION",
"code": "internal_server_error"
}
1 Like