Search found 1 match
- Thu Jan 27, 2022 4:47 pm
- Forum: Dialogue System for Unity
- Topic: CharacterInfo Cache - Memory Question
- Replies: 7
- Views: 415
Re: CharacterInfo Cache - Memory Question
We're using Addressables to load basically everything in our game. Lately, I've been trying to track down an issue where our character portraits and their animations never seem to leave memory once they've been loaded. I'm not 100% sure, but it seems like maybe something called m characterInfoCache ...