How to unload language sources?
- JustFrameImpact
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
6 years 1 month ago #3312
by JustFrameImpact
How to unload language sources? was created by JustFrameImpact
I am using language sources with asset bundles, and load them only in the scenes when I need them.
But I noticed these language sources will automatically move themselves under DontDestroyOnLoad thus never being unloaded.
I was expecting that local resources will be destroyed and release the resources.
Since there's a rather huge amount of text in my game, I wish to dynamically load and unlaod language sources and terms.
Is there a way to do so?
But I noticed these language sources will automatically move themselves under DontDestroyOnLoad thus never being unloaded.
I was expecting that local resources will be destroyed and release the resources.
Since there's a rather huge amount of text in my game, I wish to dynamically load and unlaod language sources and terms.
Is there a way to do so?
Please Log in or Create an account to join the conversation.
Time to create page: 0.124 seconds