Hello, I am trying to use localization (0.6.1) in my project and when I make build (WebGL and MacOS) of my game, arguments seems to never be set leaving empty fields in my texts while in editor it works well. Here is an example of my use of a localized text. (args in an object[ ])
@karl_jones We were getting a crash for this on one platform, so we were able to figure out how to fix it for us. We had to remove the list formatter from the formatters list in the Localization setting file. Not sure how exactly it relates to the bug but it fixed it for us. Hope that helps you track it down.
What version are you using? There were some issues with SerializeReference causing crashes like this, most(maybe all) should now be fixed on the latest 2019.3