You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After applying PR #108122, when closing the scene tab, the pointers in LocalVector<Node *> node_previous_selection become dangling pointers, which causes random crash.