Font/Material automatically changed on Prefab
5 years 5 months ago #3903
by topspin
Font/Material automatically changed on Prefab was created by topspin
When selecting a language, the GameObject will automatically update its text/font/material. Although this is handy for testing, it causes the projects full of prefabs with text referencing all kinds of font assets and materials.
This would screw up the dependency and cause all the font assets referenced to be loaded immediately.
Only the assets used by the current language set by PlayerPrefs should be loaded.
This would screw up the dependency and cause all the font assets referenced to be loaded immediately.
Only the assets used by the current language set by PlayerPrefs should be loaded.
Please Log in or Create an account to join the conversation.
Time to create page: 0.184 seconds