Hi,
With 12.0+ branch, we are seeing an issue with writing filenames with numbers.
For ex,
sam do r bbb_00001.dpx // w out_00001.dpx
It spits out output file as out_00000.dpx. It zeroes out any number in output file.
Have you encountered the issue?
why zeroing out numbers in output is needed?