Reproduction Steps
Currently, as of 8/17/22
, many instance properties and enum types are missing from the new documentation site.
Some examples include:
- StarterPlayer is missing properties such as “GameSettingsScaleRangeBodyType”
- WrapLayer instance is missing “HSRAssetId” and “CageMeshId” properties
- The enum type
UnionsScaleNonuniformly
is missing (used inWorkspace.UnionsScaleNonuniformly
).
These properties & enums being missing makes the documentation site unusable for me occasionally, forcing me to manually read through Roblox API dumps to get the info I need. I shouldn’t have to do this! It should all be in the documentation.
Expected Behavior
It is expected that all properties, methods and enums would be on the documentation site, regardless of if they’re normally “hidden” or not.
Actual Behavior
The documentation site is missing a lot of properties, enums and methods.
Workaround
Reading through Roblox API dumps.
Issue Area: Documentation Site
Issue Type: Display
Impact: High
Frequency: Often
Date First Experienced: 2022-08-17 00:08:00 (-04:00)