Setting the interaction text on an Udon Behavior on a prefab object always resets back to default when the scene is loaded (or during build).
Repro:
  1. Add Udon Behavior that uses the interact event to object.
  2. Make object into a prefab
  3. Change interaction text
  4. Switch to different scene and then back again (or press either build button in sdk)
Expected: Interaction text stays as set.
Actual: Interaction text resets to default.
VRCSDK3-WORLD-2021.08.11.15.16_Public