Search Unity

Question Problem at the start of the application with Persistent Variables

Discussion in 'Localization Tools' started by unity_326E644EAF82FA521F33, Nov 4, 2021.

  1. unity_326E644EAF82FA521F33

    unity_326E644EAF82FA521F33

    Joined:
    Jun 22, 2021
    Posts:
    3
    Hi,

    After enable smart strings im getting this error every time i click the play button, even when i'm in a scene that has no text translations:


    Unknown managed type referenced: [Unity.Localization] UnityEngine.Localization.SmartFormat.Extensions.PersistentVariablesSource

    It seems to work everything but this error persist every time i start the application
     
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,295
    Do you have the full error message with callstack?
    What version of Unity are you using, try updating to the latest patch version.