In "Showcase:Infantry" I found a bug that resulted the fake position of the marked enemy. In fact, there is no one at all. {F19395} {F19396} {F19397} {F19398}
Description
Description
Details
Details
- Legacy ID
- 663058257
- Severity
- None
- Resolution
- No Bug
- Reproducibility
- Always
- Category
- Visual-GUI
Steps To Reproduce
Go to "Showcase:Infantry". Than play along... Untill you'll kill the last enemys before the village. Then you'll see the marker at the left of the village, on the mountain. That's the fake marker.
Event Timeline
Comment Actions
A few relevant bits of info about how the Arma AI works:
- Grouped soldiers (including the player) use a single knowledge base of enemy targets.
- Displayed enemy markers are based on where the player's group thinks that enemy is (this may not be where it actually is).
- When contact with enemy is lost, their suspected position will be predicted based on last known direction and speed of travel.
- When enemy is only partly known about (detected by sounds, etc), then the suspected position may have a large amount of error.
Comment Actions
It shouldn't stay that long, but if the infantry unit is never killed and you didn't spot it again (to update the true location) or at least confirm that it's in fact NOT there, it should disappear/update.
It's basically by design. If you can reproduce the issue, and show that it's not disappearing even if you're on the spot of the marker, please tell exactly how (step by step) and best use a simple editor mission as proof-of-concept (e.g. one AI, one player).