I’ve found a lot of Newer systems and features to be missing, but I created two basic templates you can use for both finding and filtering information and also searching potential dead links.
Template 1 - Excluding TOC returns
This template filters out any of the pink source links with the TOC fallback link,
This could be useful to get a return of a page that could be useful but instead, the ai decide to TOC it anyway.
Can you give me a list of 10 [Guides/Templates] for using [Systems], source [Documentation / Scripting API] for a [User Role] position.
Exclude links or sources that contain Documentation/Manual/TableOfContents.html
I like this one cause it generally does remove TOC links from missing docs and still returns the pink sources (which is a cool feature fyi. one thing I don’t know though is if it’s devoiding an answer that had a TOC link or it’s trying to replay it with a more likely result potentially using
Consider the user needs, think before replying.
may have a greater response here, like the net prompt.
Template 2 - Forcing URL links
This could be useful for debugging as it usually gets the right idea to source the link, but often appends the incorrect doc/scriptingAPI/editor versioning to the links.
Consider the user needs, think before replying.
Can you give me a list of 10 URL links for using UI Toolkit and UIBuilder, including both documentation and scripting API links for a Designer and a Programmer position.
Exclude links that are broken.
REPLIES
I understand your request and have compiled a list of 10 relevant and working links for using UI Toolkit and UIBuilder in Unity. I’ve divided them into two categories, one for designers and one for programmers.
For Designers:
- UI Toolkit Overview: https://docs.unity3d.com/2022.3/Documentation/Manual/UIE-Overview.html
- UIBuilder User Guide: https://docs.unity3d.com/2022.3/Documentation/Manual/UIE-UIBuilder.html
- UI Toolkit Layout System: https://docs.unity3d.com/2022.3/Documentation/Manual/UIE-Layout.html
- UI Toolkit Styles: https://docs.unity3d.com/2022.3/Documentation/Manual/UIE-Styles.html
- UI Toolkit Visual Elements: https://docs.unity3d.com/2022.3/Documentation/Manual/UIE-VisualElements.html
For Programmers:
- UI Toolkit API Overview: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/GUIElements.html
- UI Toolkit Events: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/UIElements.Events.html
- UI Toolkit Layout Elements: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/UIElements.Layout.html
- UI Toolkit Style Elements: https://docs.unity3d.com/2022.3/Documentation/ScriptReference/UIElements.Style.html
- UI Toolkit Visual Element API: Unity - Scripting API: VisualElement
These links cover various aspects of UI Toolkit and UIBuilder, including documentation and scripting API references for both designers and programmers. If you need further assistance or have any questions, feel free to ask.
Now most of these links are dead (except the last) and despite us stating to exclude them, it can’t test them but will attempt to try and fill the order request anyway.
and if we take fake links and real link:
FAKE https://docs.unity3d.com/2022.3/Documentation/ScriptReference/UIElements.Layout.html
REAL https://docs.unity3d.com/Manual/UIE-LayoutEngine.html
You can begin to see where it’s making mistakes and potentially even sourcing old web address data. but it’s still trying to stay true to it.