no its not that for some reason the click detector icon is broken for me too as i dont have anything blocking it but even the icon doesnt show its still possible to click which is weird
I’m also getting the same issue
Hello, could you show me how you made the click detector for the part?
Same thing happened to me, thought it was a bug. I guess not anymore?
It happened to me to I guess like it just a studio bug in but i don’t I haven not try live game with it but I am not sure.
I too am having this issue. Even if I put in a custom image into my click detector, it doesn’t show. I haven’t tested this in a live game yet, only Roblox Studio. I’m hoping it’s just a studio issue and won’t break when I make my changes live.
Same thing here, the icon appears only in the game, not in studio
Must be a studio bug
I have the same issue, I put my click detector on my door frame and the had icon didn’t popup
never had to use a click detector for a while so I haven’t known that this was an issue
probably a roblox update for sure…
Try fully reinstall roblox player and studio. You brobably removed hand icon from roblox files. (Even if you dont did it, reinstall)
Also happening here, getting really frustrating considering I’m trying to make a door here.
I doubt it’s intentional, most likely a bug.
Happens 100% of the time in base parts & models. Something to do with the CursorIcon property being empty maybe? I would have expected Roblox to default it to the hand icon if empty though.
Do you have another Mouse Icon overriding the hand icon?
Another issue might be ClickDetector.MaxActivationDistance. Check your MaxActivationDistance on the click detector.
Nope, default icon.
MaxActivationDistance
is set to 32, I’m able to click it but the icon doesn’t appear which means players won’t be able to find the button.
My solution right now is just to change to ProximityPrompt since I needed to anyway for the sake of avoiding ClickDetector and it’s inevitable deprecation.
This issue seems to happen to me and two of my friends as well. I have noticed that the hover icon shows up when the cursor leaves the game screen, which is a rather odd behavior. Also, the clicked event doesn’t seem to fire on studio. What I mean: https://i.imgur.com/wpZnmlw.gif
(idk how to embed gifs lol)
Can confirm, my click detectors don’t have icons anymore either, except at border of the screen (?!)
After doing more digging this doesn’t happen in the Roblox Player, only in Studio and Play Tests.
So, it’s not all that impactful.
Still a nuisance when testing my stuff though!
Hi @PhoTech2021 If you are testing your game on studio the clickdetectors do not show the hand (but it works if you click it), im getting the same problem while in studio, and i think it is a problem of the latest roblox updates.
But if you enter the “real” game on Roblox everything should work fine, if while in game you don’t see it , it means that there is something wrong with your code or how you set up the click detector.
Thanks! That is what I thought. Because I recall there is a Roblox update that happened between when the hand icon worked and when it was gone.
Yeah, It’s A Roblox studio Bug as i exaplained above.
If you think my answer is correct, feel free to mark it as a solution!
Also the best way for report this bug is #bug-reports:studio-bugs Not here.