- Home /
Blank UnityEngine.TextAsset
Hi,
I was printing out everything that's existing after a transition to an empty scene after loading a full map in Unity 5.4.5.
The thing is that after each transition to the empty scene, from a full map, there is 200 more UnityEngine.TextAsset laying around and they all have no name, no data and the instance ids in the negative range.
I've looked around the data we use and I can't figure out where it's coming from. Does anyone have any idea?
Your answer
Follow this Question
Related Questions
Laggy gameplay and occasional crashes 1 Answer
Changing vertex colors and mesh leak fix 1 Answer
Need help resolving memory leak in Atmospheric Scattering asset 1 Answer
Why is Unity taking up hdd space when I'm using it? 0 Answers
Memory leaks problem by StaticBatchingUtility.Combine() for AssetBundle 0 Answers