Unity-Technologies / ui-toolkit-manual-code-examples

Unity UI Toolkit documentation code examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please specify Unity version with which this code is compatible

Rubix1991 opened this issue · comments

commented

Could you add Unity version which is compatible with this code in Readme.md, since for ex., this code doesn't compile with 2020.3.

For ex.,
Assets\create-listviews-treeviews\PlanetsWindow.cs(110,28): error CS0246: The type or namespace name 'TreeViewItemData<>' could not be found (are you missing a using directive or an assembly reference?)

Thanks for your feedback. We've added a version number to the individual tutorial page for the newly added docs, and will add the version to the existing docs too.

commented

thx