Show CorePackages missing from Studio settings

Issue Type: Other
Impact: Low
Frequency: Constantly
Date First Experienced:
Date Last Experienced:

Reproduction Steps:
Go to File > Studio Settings > Studio. The “Show CorePackages” setting is not there.

Expected Behavior:
I expect the “Show CorePackages” setting to be there because it used to be there and is still in the GlobalSettings_13.xml file in appdata.

Actual Behavior:
The “Show CorePackages” setting is not there.

Workaround:

2 Likes

Hello! This looks to be the same issue as reported in "Show hidden objects in explorer" setting doesn't show CorePackages. We’re working on a fix and we’ll follow up when we have an update for you.

3 Likes

This issue should now be resolved! If this issue is still occurring, please create a new topic for us to look into.

2 Likes

Hey there,

‘Show CorePackes’ is still missing for me in Studio settings. Has this resolution been rolled out for everyone?

1 Like

From the thread linked above:

So the fix was to hide CorePackages from Explorer altogether, not to show the option in Studio settings.

Hmm, so I guess this means it won’t be returning? “Internal use” makes me think that.

I was looking to view some code in CorePackages. Oh well…

1 Like

Use this (type it in the Command Bar in studio):

settings():GetService"Studio"["Show CorePackages"] = true

It was hidden from Studio settings, rememberimage

1 Like

Mine was hidden and that worked for me.

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