1. The "assets/content/textures/generic/fulltransparent.tga" seems to be wrong now, so it's showing that white box when you create a GUI. I can't find the new location (if there's one).
     
  2. Wulf

    Wulf Community Admin

    Rust uses Unity .asset files that are essentially proprietary zip bundles, you'd need a special tool to extract/view them though. If you want the actual path, you'd have to get that by looping through the assets using Rust's code.