Most ui variables were using std::unique_ptr, but not all. Went through all of the UI code to find where they were manually deleted.
Most ui variables were using std::unique_ptr, but not all. Went through all of the UI code to find where they were manually deleted.