Well it's all in the topic.
Im loading a .irr map sometimes to validate some things, and do some procedural changes. The thing is that when i save scene to a file from application it saves full-paths to textures instead of relative, and the map is useless on any other machine.
Is there a way to set relative textures paths in SceneManager or is it a bug?