Currently, the type for the DockWidgetPluginGui instance is missing. Variables and table values with this type also go missing.
Shows that the DockWidgetPluginGui type is missing.
Shows that variables assigned to the type are also missing.
Shows that a table value with the type has also gone missing.
This happens in every game, in every script, and in every account. No plugins that I have are modifying the autocomplete.
OS: Windows 11
Studio Version: 0.620.0.6200463
Beta Features:
Expected behavior
I expect DockWidgetPluginGui to be an accessible type, as it’s a class for a type of instance. All the correct fields, such as Enabled
and Title
, will be present. Values with this type will show up in autocomplete.