Hello, i’ve just started learning UE5, ver.5.2.1 (in ver. 5.1 the same problem), and can’t find this function. All i have are GetRandomLocationInNavigableRadius and GetRandomReachablePointInRadius. I’m no good in c++
What the hell?
You said you can’t find " I can’t find GetRandomPointINNavigableRadius". But inside your question itself you have the function name.
I think your translation is the problem here.
I have to use this function in my first learning project, i’ve never heard about it before. I’ve read about all this functions, they work differently. In Event Graph i should add function named getrandomPointinnavigableradius, but it is not displayed in the search. I don’t know what to do
Again, I am still confused. I think your translation is inaccurate. But here are some questions for you.
- What is the blueprint you are referring to? Actor class? Actor component? or?
- Any ideas why you can’t find it? The reason? The plugins?
- Can you show us some screenshots?
- aicontroller
- missed function must be native in ue. i’ve reinstalled ue, installed another version. nobody can explain what is going on. a person who had the same problem solved it by simply copying the function. but there is no link anymore. i.e. this problem occurs in a small number of ue users
Isn’t this the functions that you are looking for? It’s there! You can see from your screenshot.
They might change the name in the later version but isn’t it the same? The behaviour of these functions should be the same.
I’ve been thinking about it. I read that these functions work differently after all. as a beginner in the ue, it’s not entirely clear to me can I just replace it. it doesn’t say anywhere in the documentation that the function is deprecated
Why would they want to deprecate it?
Does changing the name considered deprecate? How do you know it works differently? Have you tried it? What does the result look like? Does your reading leads to self experimenting?
I am based on the description in the documentation and the experience of using these functions by other people. Of course I have to use other solutions, there is no choice. anyway, thanks for participating
This explains why you never try it yourself before asking. FYI, the best learning process is to just go and try it yourself, asking questions only happens when multiple fail attempts. Even researching should comes before asking. That’s because when you are asking questions you are expecting spoon feed answers which is the laziest option.
I don’t want to do “multiple fail attempts”, i need a professional advice. if you don’t know any solution please don’t flood
I agree!
My guess is you were in GAM207 at SNHU and following the tutorial which tells use to use this function, which does not seem to exist
I’m in Gam-207 now and having the same problem. In the tutorial he had the 2 options I have, but he also had a third option I don’t have.