Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor List renderer problem with Unity 2021.1 or higher. #166

Open
Gohloum opened this issue Sep 7, 2021 · 0 comments
Open

Editor List renderer problem with Unity 2021.1 or higher. #166

Gohloum opened this issue Sep 7, 2021 · 0 comments

Comments

@Gohloum
Copy link

Gohloum commented Sep 7, 2021

There seems to be an issue with LeanTween effecting how lists are rendered in the inspector in 2021 or higher. The problem is specific when LeanTween is added to a project with NaughtyAttributes project. This error is easy to reproduce by starting a new project in 2021, create a script with a list of objects, and add to a an object in the hierarchy. Populate the list or add some indexes with empty slots. Now add LeanTween and NaughtyAttributes packages and then examine the list. You will see that the slots no longer render. The work around is to use the NaughtyAttributes Reorderable List tag and the list will render. I have contacted Unity support and they advised contacting you and NaughtyAttributes about the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant