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
In 2018 and later (potentially 2017 as well, haven't tested) Unity has problems cleaning up the RuntimeDebugDraw object nested inside the hidden wrapper object when exiting play mode. For some reason it complains about something trying to delete its Transform component:
There is no call stack, so this is originating in Unity's own internal code.