Missing methods in 1.0.0 Scripting API

Hello,

In the version 1.0.0 of the scripting API, the constructors, methods and extension methods are missing from the documentation. It seems to be the case for every class. Example with the LocalizedString class : Class LocalizedString | Localization | 1.0.5
In the 0.11 version, no documentation is missing (Class LocalizedString | Localization | 0.11.1-preview).

Best regards,
Yoann

1 Like

Yes I just noticed that earlier today. Looks like something has gone wrong with the scripting API documentation generation :(.
Im looking into it.

This should now be fixed by 1.0.1
https://docs.unity3d.com/Packages/com.unity.localization@1.0/manual/index.html

Thanks ! I’ve noticed that two texts are missing in the LocalizedString documentation:

1 Like

Haha I also noticed that one earlier :smile:
If you see these issues press the report button at the bottom and add a comment, it creates a bug report ticket. Thats what I did for this one so I remember to fix it on Monday :slight_smile:

I didn’t know that there was a report button, thanks for the tip.

1 Like