I'm running into a filepath issue when I write my usd file.
I have a domelight pointing to an .exr on disk and before I rop everything out it looks normal. It has a path like this:
@C:/Users/pathToFile/cool.exr@
after I write that to disk I get this :
@../../../../pathToFile/cool.exr@
Any ideas?