Hi there,
Ive been messing with HOUDINI_UI_PATH and HOUDINI_UI_ICON_PATH
in an attempt to relocate the caches houdini writes under $HOME/houdiniX.X/config from the users homedirs on the network to a temp directory on the local machine. Even if there is no user directory specified in these paths
(ie. 1 read only install path, 1 read only custom config path, and 1 writeable temp directory) Houdini will still write to this location. Is it essential that Houdini write these caches here (when it closes)? Are these env vars only in play at launch time anyway?