Using a keybind to trigger a proximity prompt which prompts avatar inspect menu, then closing the inspect menu doesn't make proximity prompt reappear

Description
If you have a ProximityPrompt which prompts an avatar inspect, triggering it using keyboard, then closing the avatar inspect menu doesn’t make the ProximityPrompt re-show until you manually update the prompt in some way (ie. clicking on it or moving away then moving back within range).

ProximityPromptService.PromptHidden doesn’t fire either despite the prompt disappearing.

The issue doesn’t occur if you click on the prompt to trigger it.

Visual aid

Links
Doesn’t happen to any specific game so N/A.

Repro file
proximityPromptIssue.rbxl (42.2 KB)

System info
AMD Ryzen 5 5600G with Radeon Graphics @ 3.9GHz
48GB RAM (47.9 usable) @ 3200MHz
NVIDIA GeForce RTX 3070 Ti

Expected behavior

The ProximityPrompt should either never disappear, or should reappear when the avatar inspect menu closes.

If the intended behaviour is to make the prompt disappear when the inspect menu opens, the ProximityPromptService.PromptHidden event should fire.

3 Likes

Thanks for the report! We’ll follow up when we have an update for you.

2 Likes

Thanks for bringing this to our attention. We have found the issue and will have a fix in the coming weeks.

2 Likes

This should be fixed now. Let us know of any issues. Thanks!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.