GetPolysInBox should get only the polygons(FNavPoly) that are on the bounds of the box. However, there are cases where polygon data outside the bounds of the box is currently obtained. It gets polygons outside the boundaries of the same tile.
In the screenshot, should get polygon data only [D:2] , but also get polygons for [D:3] and [D:4].
Then, it can see get polygon data via GetPolysInBox are outside the box.
In repro project, execute ARecastNavMesh::GetPolysInBox in Character's Tick function.
Result:
Get polygon data that are outside the box
Expected:
Get polygon data that are only within the box.
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
What method is used to fill polygonal regions when drawing spline mesh at run time?
Bullet replication problem. The players sees each other but does not see the bullet
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-91549 in the post.
1 |
Component | UE - AI - Navigation |
---|---|
Affects Versions | 4.22, 4.23, 4.24 |
Created | Apr 6, 2020 |
---|---|
Resolved | Jul 19, 2022 |
Updated | Jul 19, 2022 |