mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-30 17:12:09 -05:00
As the names entered into this dialog can be used as part of file names (for example, saving a scene collection), allowing long names can result in silent data loss where OBS creates the collection and allows the user to manipulate it, but it cannot be saved on exit. This is due to the MAX_PATH limitation on Windows (260 characters). 170 was chosen to accomodate the length of the user app data folder plus some room for extensions like .json.tmp.
2.0 KiB
2.0 KiB