When ever i try to search something under the API tab, and click some result it gives me 404 not found .
For example, it gives me something like that :
https://docs.unrealengine.com/latest/INT/API/Runtime/Core/Misc/TCString/Sprintf/1/index.html
And i need to change the “Runtime” to “RuntimeModules”, and then it becomes like this :
https://docs.unrealengine.com/latest/INT/API/RuntimeModules/Core/Misc/TCString/Sprintf/1/index.html
And this one works . Please fix it EPIC !