Highlight instances disabled

Someone forgot this is a Roblox Internal Feature ONLY
image
image

11 Likes

I even wonder how the instance ‘Highlight’ got released in the first place when the feature suffers from tons of bugs:

1- Disappears in parts with Glass Material and Transparency greater than 0.
2- If you parent an object affected by a Highlight Instance with other items that are not affected. When parenting all back both the items and the object will be affected by the Highlight.
3- People complain about the limits it has, they claim that there is a limit on the number of objects that will show highlighted at one time. (Don’t know if this last statement is true, but is what I hear from people)

These bugs make me wonder, why are people even using this feature that wasn’t even announced by Roblox in live games?!

4 Likes

highlight also gets set to a random color after you play the game in studio and the only way to set it back to the original color that you set is by deleting the part and then undoing

3 Likes

I have same bug on my game. This bug impact is too high for games that use highlights.
So am I need to wait for Roblox fix this bug?

1 Like

Fix this right now please, stuff like this shouldn’t just slip by.

1 Like

Highlight shouldn’t have been silently released in its current state, what happened? Developers are using it and having to work around some very silly issues, and this is another accentuator of all of those issues.

4 Likes

Vouch

I tested right now and not only outlines don’t work, not even the fill function. Fix this please, as my game requires a high amount of highlights in order for it to work.

2 Likes

“Next release” is inexcusable given that there is a rather large amount of Roblox games that now make use of (and RELY ON) Highlights. This entirely breaks visuals for said games, and in extreme cases, makes things IMPOSSIBLE. Next release means 7 days of confused players, unnecessary bug reports, and unavoidable broken UX leading to potentially bad ratings.

If staff are experimenting with new rendering or whatever, please at least keep the flag that enables highlights enabled and lock new behavior behind another one.

10 Likes

I would like to also report that Highlight feature sometimes doesn’t work and it’s a bit broken.
Could you fix it in the next studio updated to?

2 Likes

Not 100% on-topic, but enabling that flag with the Studio Mod Manager works but the new Highlight Selection is too transparent and isn’t very noticeable. Transparency should maybe be lowered. It also doesn’t appear on transparent meshparts and other transparent objects with SurfaceApperance, which my game uses a lot of for vegetation.

1 Like

This started happening to me yesterday. When it happened I also started having issues where my movement keys (WASD) would randomly start switching between actually moving and toggling random settings (i.e. volume, graphics quality, opening the microprofiler). Is anyone else having that issue as well?

1 Like

Also, highlight gets rendered in studio when the ‘Enabled’ property is set to false
This happens when I open re-open studio

We’re working on a fix, will update soon.

6 Likes

The issue should be fixed on Clients now if you restart mobile app / rejoin game, sorry for the disruption!

In Studio Highlight is still not displaying, unfortunately we can’t use the same solution there, we’re still considering what to do.

15 Likes

Please pass along my thanks to the engineers as they restore functionality! This malfunction was very distressing for me and my Game Jam team, as we relied upon them for core gameplay.

For anyone who needs Highlight in studio, the only caveat right now is that it breaks when hovering/selecting highlighted objects with the build tools.

This is a tolerable bug if it means I can keep using the feature as it is :stuck_out_tongue:
You have two options at the moment:

Option 1

Use my mod manager and its flag editor to enable FFlagOutlineSelection
image

Option 2

Navigate to where RobloxStudioBeta.exe is located, create a folder called ClientSettings, add a file into that folder called StudioAppSettings.json, and write this into the file:

{ "FFlagOutlineSelection": true }
5 Likes

Thanks for your patience, we did a patch release, if you update Roblox Studio Highlights should work again in both Client and Studio.

11 Likes

Thank you very much, it is indeed working again :smile:

1 Like

What about blur? Not sure if it worked with blur prior although I do know someone had mentioned it before that you guys were trying to fix an issue with highlights and the blur effect

DOF

Blur

Also seems like placing it in workspace bugs things out.

Edit

It does seem like that change is made intentionally as it fades out starting at 7 blur effect

1 Like

If it was like this before then it’ll be fixed later.

1 Like