Camera Glitch with StreamingEnabled & Humanoid inside of Tool

The default camera will stop tracking the character model whenever they equip a tool with a humanoid is inside it, but ONLY when StreamingEnabled is on.

Repro

  • Create a tool with a humanoid in it (doesn’t need to have a handle)
  • StreamingEnabled is on
  • Equip the tool, the camera will stop following the player.

2 Likes

We’ve filed a ticket into our internal database for this issue and will start investigating, we will update you when we have further information.

Thanks for flagging!

Can’t reproduce, could you provide a repro file or more detailed instructions? Also, what beta features do you have enabled in Studio?

Here’s a place where it breaks for me. No beta features enabled. This happens ingame as well.
Place.rbxl (46.5 KB)

1 Like

Thanks for reporting this issue and providing the repro place. We can reproduce the problem and are working on a fix.

3 Likes

I have been running into this bug as well, however it appears to trigger when a humanoid is parented to anything under a character at all. I first saw this problem in September 2023.
HumanoidBug.rbxl (53.1 KB)

I have also noticed that in streamingenabled, you also cannot see nametags of other humanoids under your character, while without streaming enabled, you can. Maybe this is also related to this bug? It seems unintentional and gets in the way sometimes either way.
With streamingenabled
image

No streamingenabled
image
HumanoidBug2.rbxl (53.2 KB)

We have enabled a fix for this bug and the issue should no longer occur. Thanks for bringing this to our attention and including a repro place.