This is a Studio bug, not a documentation issue. I’m pretty sure the regular docs team cannot deal with these kinds of issues.
Gonna CC @MeshOfPaul here and he’ll probably address it
This is a Studio bug, not a documentation issue. I’m pretty sure the regular docs team cannot deal with these kinds of issues.
Gonna CC @MeshOfPaul here and he’ll probably address it
Yep Studio Tour stuff is me! We are working on a whole new update (totally different environment and tour) but will double check with the team this is just a typo and not a bigger rendering issue.
The list of DockWidgetPluginGuiInfo.new()
parameters at its documentation and Building Studio Widgets do not match.
Hi @Ohio_trouble350, thanks for catching this! I fixed the docs and the two pages match now.
Puppy
Thanks a bunch, fixed in code – should roll out in the coming days.
The article Beta Testing Experiences | Documentation - Roblox Creator Hub presents the following minor mistakes:
Found a very minor typo in Region3 | Documentation - Roblox Creator Hub :
Hey safeLast, these three are fixed in code and should roll out organically within a day or two. Thanks!
A slight typo on the “unable to change camera mode on local script” 's error
https://devforum.roblox.com/t/studio-misspell-insufficient/3315658/5
The contraction “it’s” is used on possessive nouns on multiple parts of the documentation. The word should be “its” instead. I found this on TweenService, and UserInputService. There are some more misuses on these documentation pages stated, or probably even more. Only showing a small library of these.
Noticed that on the TextBox Focus Code part, decreases is also typoed as deceases.
In the page of the Enum InfoType | Documentation - Roblox Creator Hub , section Items, entry Product, it reads “[…] the product is a produce […]” when it should be “[…] the product is a product […]”, or another word could be used to avoid the cacophony of using the word ‘product’ two times.
Happy 2025 @kodeti , @IAmReallyNewb , @remcodesremcodes , @safeLast120 ,
Thanks for the reports! I’ve fixed or addressed all of these as requested.
IgnisRBX
AudioPlayer.IsPlaying
is incorrectly flagged as Roblox Script Security and only being usable by CoreScripts when it is perfectly usable by regular scripts
Surprisingly, this presumably isn’t actually a mistake. The label takes into account both reading and writing the property afaik. That property can only be written with RobloxSecurity, iirc, so that label is technically correct, albeit it is still quite misleading.
I made a feature-request to distinguish between write and read security labels, which you can find here.
Hmmm I only tested it by using the print()
function and using if statements on it to trigger a function, I didn’t try to write to the property. Well thanks for clarifying that, that’s pretty weird.
I hope that feature request gets accepted, that is rather confusing.
Hello y’all!
I am making this post because there are CJK symbols in completely random places on the spanish translation of the Documentation.
The CJK symbol 示 should have been replaced by “pts” as in “prompts”
Best regards,
Gurvb
Page URL: Asistente | Documentación del Centro de creación de Roblox