Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question 2MB TMP filled with repetition

Discussion in 'UGUI & TextMesh Pro' started by lairool2001, Sep 8, 2023.

  1. lairool2001

    lairool2001

    Joined:
    Dec 30, 2013
    Posts:
    6
    2MB TMP filled with repetition
    Consumed a massive amount of memory and used an extremely long load time

    When I output game, the memory use 4GB RAM... How to I solve
    I use 8, 256, 1024 atlas Width/Height Still high RAM use.
    I make on/off multi atlas textures too.

    螢幕擷取畫面 2023-09-08 104550.png 螢幕擷取畫面 2023-09-08 105335.png
    I think Texture seems make many same objects.
    The memory profiler shows many same name use 2MB.
     
  2. lairool2001

    lairool2001

    Joined:
    Dec 30, 2013
    Posts:
    6
    Solve the problem.
    Reason is utage preload AseetBundle.
     
  3. Skiriki

    Skiriki

    Joined:
    Aug 30, 2013
    Posts:
    67