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
gigagiele
(gigagiele)
June 17, 2021, 9:45pm
#5
This issue should now be resolved! If this issue is still occurring, please create a new topic for us to look into.
2 Likes
0929lego
(0929lego)
June 19, 2021, 12:52am
#6
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:
This is intentional, as it is a setting for internal use. However, there was a bug some time ago where the setting was missing a default value which caused it to be enabled arbitrarily on random machines, so some users who still had that enabled would see it. That should be fixed in the coming releases
So the fix was to hide CorePackages from Explorer altogether, not to show the option in Studio settings.
0929lego
(0929lego)
June 19, 2021, 2:18pm
#8
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
0929lego
(0929lego)
June 19, 2021, 4:05pm
#10
It was hidden from Studio settings, remember
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.