"Reset Instance Changes To Blueprint Default" button resets properties with the NoResetToDefault UProperty meta tag.

Steps to Reproduce

  • Create an actor/component/struct which has a UProperty with the NoResetToDefault meta tag
  • Add an instance of an actor with the property on to a level
  • Modify the property on the instance
  • Click the “Reset Instance Changes To Blueprint Default” button
  • See that the property has reset