I’m working on creating XR Ui , based on (omni.kit.xr.example.usd_scene_ui) extension created UI designs for general app panels ,app home screen , file browsers in XR(worldspace Ui).
Every time when the Ui gets enabled inside the stage , the VRAM gets eaten up on 4090, and even more on 30 series cards,
please provide any methods to restrict and handle this consumption,
PS : Enabling a static label or transform Ui in the default (omni.kit.xr.example.usd_scene_ui) extension consumes 100-200mb of VRAM and goes adding it on every time its enabled.