Search Unity

More info on SerializedFile memory entry.

Discussion in 'Asset Bundles' started by RobbGraySBL, Jul 29, 2020.

  1. RobbGraySBL

    RobbGraySBL

    Joined:
    Feb 4, 2014
    Posts:
    40
    We're looking at splitting our assets up into many bundles to remove duplication, but it appears that as the number of bundles grows the amount of memory used in the SerializedFile increases fairly dramatically. Is there anywhere that has more info about this entry. Is this an overhead per bundle? Is unloading the bundle the only way to free that memory? Any other pertinent info would be appreciated.

    Thank you,
     

    Attached Files:

  2. Jonas-Neuston

    Jonas-Neuston

    Joined:
    Jun 10, 2017
    Posts:
    70
    I also want more information about this. There's way too little documentation on the topic. What are those "buffers" for? Why are they just sitting there?