Unity Issue Tracker - Default Custom Components in project have Library counterparts
Fixed
UUM-88005
Default Custom Components in project have Library counterparts
Unity: ShaderGraph
Fixed
6.2.X
Won't Fix
6.1.X
6.0.X
2022.3.X
2021.3.X
This 6.1 version of Unity is no longer being updated. This issue may be fixed in a future version.
Steps to reproduce:
Create a new URP project.
Assets > Create > UI Toolkit > UI Document, open this in UI Builder.
Note under Library, in the "Standard" tab, there are Tab and Tab View controls available.
Under Library, click "Project".
Actual results: Custom controls TabbedView and TabButton exist here.
It is confusing that it is in the Project view by default, as I didn't create these as a user. I also can't find documentation for them.
Expected results: There should be some existing documentation on these Custom Controls, or they shouldn't be included by default as they seem to duplicate existing Library Controls.
Reproducible with versions:
6000.1.0a6, 6000.0.29f1
2022.3.52f1, 2021.3.45f1, but Tab and Tab View are not available controls in these versions so perhaps these make more sense here.