I have used unity since many years. I met unfinished components/libraries often. I wanted give a chance to unity again. I started working on my project, most of things was looking good, i was surprised to didn’t meet any big bug or unfinished part until trying to add market screen containing horizontal list view with UI toolkit. Yes it’s not impossible pass this problem for me but ; i want to understand what kind of vision which doesn’t add horizontal layout option to list view and want to know is this will this vision be changed?
Indeed, ListView still only supports vertical virtualization. It’s very much still our plan to add horizontal virtualization in the future but there are still other higher priority work we need to do first.
1 Like
Thanks for reply, i feel Unity is changing in the right way, i believe you will do great.
Edt: resolved my need just with a horizontal aligned scroolview easily, and UI toolkit has a great potential.
Can you give details please ? I’m in the same situation. Thanks