With the updates to the recent webpage, the c++ documentation filters do not work as intended. In some cases it redirects back to empty pages and in others, you have to add:
?application_version= (engine version of choice)
The option above works for some of the c++ documentation, but in most cases the main selection option the Documentation provides should have allowed a proper redirect to a topic/reference.
Between this and ctrl+f on the webpage triggers the search bar to filter results it becomes chaotic to backtrack specific issues. (the default for the search is also not in topic as when you type it clears out the pinned option. Instead it requires you to select in topic or through their entire forum/documents. This leads to another issue where you can’t properly filter the search results.
This can also lead to another issue. Either we need:
- an additional filter for just the c++ documentation and engine version so it doesn’t default to the latest. (This could also resolve the issue of google search not providing just information per engine number. But this is specific to the left side bar that shows the engine version. So it will require redirecting correctly.)
- a separate page option in specifically the documentation section where you can select directly blueprint, python, c++
- a new search bar with additional filter checks between forum to documentation sections.