CareBoo / Serially

Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.
MIT License
40 stars 0 forks source link

Build don't work on unity 2021.1 #69

Closed sttrox closed 2 years ago

sttrox commented 2 years ago

https://github.com/CareBoo/Serially/blob/c26b833f5327794955d619cd60dce39b9234e14c/Editor/TypePickerWindow.cs#L134-L138

In unity 2021.1 it's don't working because List have Refresh https://docs.unity3d.com/2021.1/Documentation/ScriptReference/UIElements.ListView.Refresh.html

jasonboukheir commented 2 years ago

Thanks! I'm adding a fix and a test case

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.2.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: