#Addressables-Localization-WebGL

1 messages · Page 1 of 1 (latest)

strong steeple
#

Hi everyone! I am having lots of issues when trying to preload any Localization assets or strings on WebGL. Even tho all tables are configured to "preload" in the localization checkbox, the first time any localization asset is used it does not work as intended, I assume its because it begins to load since, when trying to use it the second time it works.

toxic jungle
#

Are you handling the asynchronous nature of loading the locales?

strong steeple
#

What do you mean? Since WebGL does not support using more then one tread, from what ive read. Im trying to preload all Tables before using them