-
What do you want to achieve? Keep it simple and clear!
Remove this annoying Streaming Enabled Debugger thing. -
What is the issue? Include screenshots / videos if possible!
The Streaming Enabled debugger thing randomly appeared and i dont know how to remove it
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub? I have tried every hotkey that i know, but it doesnt removes, its quite annoying and no, i havent searched there, if i find something, im gonna delete this topic
You are using the following plugin:
You can disable the plugin temporarily and activate it once needed.
I didnt know i had a plugin like that, strangely, roblox doesnt show that thing anymore, so the problem is solved.
I’m having that issue and I don’t even have the plugin installed.
Have you managed to disable this plugin yet?
Edit: I have managed to disable this. It is a Studio setting.
Run this in the Command Bar to disable it.
settings().Physics.AreTerrainReplicationRegionsShown = false
Bumb, the same thing happend to me, i have tried the
settings().Physics.AreTerrainReplicationRegionsShown = false
command but it didnt fix it i already searched the studio settings but i didnt find anything. I do not have the plugin installed. Help would be nice since this is really annoying
Hello, I had the same issue. What solved it was:
- Install the plugin that was listed in the post above.
- Uninstall / Disable the plugin
sadly, this doesnt work for me
After a long time i finnaly managed to disable it, it was a studio setting (Networking>Render Streamed Regions). After disabeling this option the debugger went away