Gentlymad-Studios / NewGraph

A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List view does not update when node is connected to another node

wolverwin opened this issue · comments

The list view does not update in size when increased or decreased with +/- or count.
I have to deselect and select the node again to update the view.

It does update instantly when I remove the connection to EventContainer.

image

This is a UnityBug related to [SerializeReference] & UIElements

This video showcases the same bug happening in a default unity inspector:

SyncLostBug.mp4

Will update as soon as my bug report was confirmed and there is a public issuetracker link.

Update:

Unity has confirmed my bug report, updates can be tracked by checking the status in the public issue tracker.
https://issuetracker.unity3d.com/issues/synchronization-is-lost-on-lists-when-using-serializereference