Semi-Random Access Violation in BodyInstance.cpp

Hey -

Along with exposing the variable to the editor so it can recognize it, using UPROPERTY does control garbage collection for the variable to make sure that all housekeeping tasks related to it are completed before the object is deleted/removed

Cheers